Skip to content

mrcoles/space-creatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Space Creatures

A simple JavaScript variation of Space Invaders.

Written without using any external libraries or frameworks.

Requires an es6 compliant web browser. Tested in Chrome and Mobile Safari.

Controls:

  • return = start game (or click screen to start)
  • arrow left = move defender left
  • arrow right = move defender right
  • spacebar = fire the laser
  • - = volume down
  • + = volume up
  • m = mute
  • p = pause
  • s = step paused game (for debugging)
  • d = show hit boxes (for debugging)
  • ? = show keyboard commands

Mobile tap controls:

  • center = fire laser
  • bottom left = move left
  • bottom right = move right

About

Something kind of like Space Invaders… but cuter?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published