AlexTVL / alex_2025

Apache License 2.0
0 stars 0 forks source link

Popcorn Hacks #8

Open AlexTVL opened 1 month ago

AlexTVL commented 1 month ago

JSON Object Popcorn Hack:

rpg.md: Defines data for assets in the game and starts the game GameControl.js: Manages start which is the code that starts the game, gameLoop, which is the recursive code that keeps the game running, and resize which is the code that adjusts the game when you resize the screen GameEnv.js: Defines the creation of the canvas and uses

and