Skip to content

phenixcoder/galaxian

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GALAXIAN / Space Invaders

Galaxian on nodejs.

Install globally or run using npx

npm i -g galaxian

or

npx galaxian

and play the game.

Controls

Key Action
LEFT Moves Spaceship Left
RIGHT Moves Spaceship Right
SPACE Fires bullets
S Shows Monster stats
L Shows Mini log
CTRL + C Exits Game