Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 468 Bytes

README.md

File metadata and controls

29 lines (23 loc) · 468 Bytes

I Am Jam

The JamStack Platformer Game

TODO

  • 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

Usage

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