Skip to content

D50000/Space-Drift-2D

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space-Drift-2D

Simply, Fast, Interesting, Shooting Game.
Online Game Demo

Game Play & Guide Line

Rule:
Don't Be hit and keep shooting the enemies. Get the score on enemy hit, destroy enemy has additional score and bigger enemy has more point.

Control:
Keep alive, aim(cursor only) and shoot.

Shooting Game Mechanics Check List

  • Create a Player
  • Shoot projectiles
  • Create enemies
  • Detect collision on enemy/projectile hit
  • Detect collision on enemy/player hit
  • Remove off screen projectiles
  • Colorize game
  • Shrink enemies on hit
  • Create particle explosion on hit
  • Add Floating score UI
  • Add start/restart game dialog
  • Add music and sound

Know Bugs

  • Accuracy bug.

  • Infinity enemies after idle out of the browser.

TODO:

Convert js file to ts.
Convert css to scss.
Convert it to Modules.

Reference

About

2D Shooting Game

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published