Skip to content

Latest commit

 

History

History
20 lines (17 loc) · 552 Bytes

File metadata and controls

20 lines (17 loc) · 552 Bytes

Dino Game

Dino Game Demonstration

The game that we all know and love from moments when there is no Internet around :(

Run it

  1. Clone the repo
  2. Execute npm install
  3. Execute npm run start

To Do

  • Adapt screen size, player speed and player jump to new obstacles size
  • Improve spawner to always be possible to jump things
  • Fix bird position
  • Fix the down animation
  • Clouds
  • Sound
  • Fix the game start animation
  • Improve spawner even more
  • Alias for module resolution