- Up: Move forward
- Down: Move backward
- Left: Move Left
- Right: Move Right
- Space: Shoot laser
- Enter: To restart after death.
npm install
npm startOpen a browser to http://localhost:9090/
To run the tests:
npm testTo build a distribution:
npm run build