The JamStack Platformer Game
- Remake character design
- Reexport controls graphic
- Ghost design
- Splat graphic for mobile
- Game over screen
- Game won screen
- Scoreboard
- Mobile sizing
- Add player name to player
- Realtime Overview view
Create a respository based on this repository. Clone your new repository. Install the dependencies Start the local server:
npm install
npm run start
Browse to http://localhost:8080