/curve-fever

Multiplayer snake game

Primary LanguageJavaScriptOtherNOASSERTION

Curve Fever

Simplified two-player version of this popular game. Build during Codaisseur bootcamp using JavaScript and React + Material-ui for styling. You can preview the app on: http://private-monkey-47335.bitballoon.com/.

Running the app

npm install
npm start
open http://localhost:3000

Simplified version of react-transform-boilerplate for the traineeship program.