-
-
-
Matching-Game Public
I decided to make this Memory Game with the style of a card-matching game in P5.JS.
JavaScript UpdatedAug 17, 2024 -
Battlefield Public
A bunch of simulated bots fighting each other, made in P5.JS.
JavaScript UpdatedAug 17, 2024 -
Chrome-Dino-P5 Public
An attempt at the Chrome dinosaur game, with P5.JS.
JavaScript UpdatedAug 17, 2024 -
-
-
-
-
-
-
Christmas-Game-2021 Public
Continue tradition with another yearly Christmas Game!
JavaScript UpdatedDec 20, 2021 -
-
-
pyjs123.github.io Public
Welcome to a basic makeshift website which (for now) will assist in hosting some/all/none of my projects- come on in!
HTML MIT License UpdatedAug 5, 2021 -
-
-
-
Global-time-HTML Public
An attempt at a Pure HTML and JS and CSS Global time shower. (show-er)
HTML MIT License UpdatedJul 5, 2021 -
-
Reminders-python Public
A way to keep your reminders stored crudely in a text file in a way that could cause some serious errors.
Python MIT License UpdatedJun 1, 2021 -
Calculator-UI-replica Public
A replica of the UI of a calculator in Flutter and Dart (doesn't actually work), with no classes because I am lazy.
Dart UpdatedJun 1, 2021 -
Tic-Tac-Toe-attempt Public
An attempt at Tic-Tac-Toe in pure JavaScript.
The Unlicense UpdatedMay 3, 2021 -
-
Raycasting-game Public
A game in Javascript, using raycasting. Made for another person
The Unlicense UpdatedMar 20, 2021 -
Graph-simulator Public
A graph simulation and data visualisation software
JavaScript UpdatedMar 8, 2021 -
Basically-Chess-pgzero Public
Chess, basically, buggy, in pygame zero. Great!
Python UpdatedMar 6, 2021 -
Christmas-Game-2020 Public
This is going to be my repo for tracking my CHRISTMAS GAME, 2020!!!
JavaScript UpdatedMar 6, 2021 -
Maze-Generator Public
A maze generator in p5.js using the depth-first-search-recursive-backtracker algorithm.
-