As a front-end challenge, we were asked to make a Javascript Game from a HTML Canvas. This is the game I created under 2 hours. Enjoy
npm install
- install node_modulesnpm start
- run the local dev servernpm deploy
- build and deploy to a github pages branch
It's two players, one player can use keyboard keys A and D, the other Left Arrow and Right Arrow.