Skip to content

luuduong/maelstrom

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

141 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAELSTROM

Build Status Code Climate Test Coverage Demo

Instructions

  • Up: Move forward
  • Down: Move backward
  • Left: Move Left
  • Right: Move Right
  • Space: Shoot laser
  • Enter: To restart after death.

GETTING STARTED

  npm install
  npm start

Open a browser to http://localhost:9090/

DEVELOPMENT

To run the tests:

  npm test

To build a distribution:

  npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 99.6%
  • Other 0.4%