Skip to content

An asteroids game that Im working on sporadically. Story & original code made by rezoner.

License

Notifications You must be signed in to change notification settings

bstream/asteroids

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

asteroids

a game made from Unfinished asteroids

Controls

Control the ship with your arrow keys and fire using space.

Game objects

  • Image of Ship - This is you, the ship.
  • Image of Bullet - This is your bullets.
  • Image of Asteroid - Look out for these, they hurt.
  • Image of Armor up - Crash into this to recieve more armor!
  • Image of HP up - Crash into this to recieve more HP!
  • Image of Speed up - Crash into this to recieve more speed, both for your bullets and your ship!
  • Image of DMG up - Crash into this to recieve more dmg per shot!

Objectives

  • Shot down asteroids
  • Collect coins & points
  • Survive

Try the game?

Visit this page!

About

An asteroids game that Im working on sporadically. Story & original code made by rezoner.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 98.8%
  • HTML 1.2%