Skip to content

mrcoles/space-creatures

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

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