DINOMAX is a browser endless runner game where you control a jumping dinosaur and dodge cacti! Inspired by the Chrome Dino game, but with extra features like sound effects, music, scoring, and replay.
Check it out on GitHub: cottidev/DINOMAX
- Press Space or Arrow Up to jump.
- Avoid hitting the cacti!
- Your score increases the longer you survive.
- After a game over, press Space to replay.
- Smooth jumping physics with gravity
- Randomly spawning cacti
- Score counter (live and final score on game over)
- Fair collision detection using hitboxes
- Replay functionality after game over
- Background music & jump sound effects
index.htmlโ Main game pagestyle.cssโ Optional stylingscript.jsโ Game logic and renderingimg/โ Dino and cactus spritesaudio/โ Background music & jump sound
have fun! and happy coding