Skip to content

ultrapabs/lastDinosaur

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

The Last Dinosaur

A game of dino survival. Live Link

Summary

You are the last dinosaur on earth. Don't get hit by flaming meteors! Move left and right with the arrow keys. As time progresses, the meteors fall faster and explode on impact.

Scoring

Your score is based on how long you survive and the difficulty level.

Features

  • Progressively faster meteors and larger collision areas
  • Spawn meteors both randomly and above the dino (to prevent long RNG 'luck' streaks)
  • Collision detection both when the meteor hits the dino and dino hits meteor (by side-stepping into it)
  • Different scoring for different difficulty levels
  • Different game over messages depending on your score and/or difficulty level
  • Prevent user from restarting the game mid-round

To-Do List

  • Shield power-up to protect the dino from one meteor impact
  • Sound effects
  • Meteors travel in different directions
  • Smoother animation transitions
  • User can choose different dinosaur avatars

Languages Used

  • JavaScript
  • jQuery
  • HTML
  • CSS

Image Sources

About

A game of dino survival.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors