- Jun 05, 2024
-
-
Leanna Mi N. authored
-
- Jun 03, 2024
-
-
Leanna Mi N. authored
-
Leanna Mi N. authored
-
Greatroot authored
-
Greatroot authored
Add some commented out code for changing the tiles to 1.5x and 2x, as well as commented out code for trying a cloud background I just found on google. Probably should make our own. Also expand tile grid to 20 x 20.
-
Greatroot authored
-
- Jun 02, 2024
-
-
wu-chinese authored
-
Greatroot authored
-
wu-chinese authored
-
Greatroot authored
Integrate the endgame logic. Just need to finalize the gameover.js screen and make the endtile sidewalk to be flush with rest of tiles.
-
- Jun 01, 2024
-
-
Greatroot authored
-
Leanna Mi N. authored
-
wu-chinese authored
-
Greatroot authored
-
wu-chinese authored
-
wu-chinese authored
-
Greatroot authored
Actually add the Pose Classifier code to Game.js (In the midst of merging, I forgot lol) and create an aserprite version of the curb ramp sprite
-
Greatroot authored
Resolved merge conflicts with merging my Pose Classifier integration code with Leannas restructuring and start screen integration.
-
Greatroot authored
Add code for the PoseClassifier. All I need to do left is connect the Results function to wsad inputs and retrain the Pose Classifier to be more robust.
-
Leanna Mi N. authored
-
Leanna Mi N. authored
Added Start Scene (used scenemanager.js library which utilizes namespacing so things are just a lil bit different. BTW sketch.js is now game.js in gamejs/
-
- May 30, 2024
-
-
Greatroot authored
Fix some bugs with the player sprite movement (which tiles it can go on and which it cant). Still need to fix a bug with the player sprite not rendering in the bottom left diagonal of the grid.
-
wu-chinese authored
-
Leanna Mi N. authored
-
Greatroot authored
Add basic player sprite funcitonality and logic for preventing player from moving onto the wrong tile types (logically the code works but functionally theres a bug lol.
-
Greatroot authored
Add more tile types and get sidewalk fixer and curb ramp placer tools working (along with basic tool toggling and creating a base map for level 1.
-
- May 29, 2024
-
-
Greatroot authored
-
wu-chinese authored
-
- May 28, 2024
-
-
Leanna Mi N. authored
-
Leanna Mi N. authored
-
Leanna Mi N. authored
-
Leanna Mi N. authored
-
- May 23, 2024
-
-
Greatroot authored
Build the fundamental logic for placing down road types (currently supports placing down sidewalk tiles).
-
- May 22, 2024
-
-
Greatroot authored
Merge Leanna's work with mine and Wu's (we had our work in a seperate p5.js web browser sketch. This includes Leanna's code for controller stuff with Wu's and my basic grid/game logic code.
-
Leanna Mi Nguyen authored
-
Leanna Mi Nguyen authored
-