Multiplayer web based game of space battle.
npm start
# or
yarn build
Uses port 8000 by default unless PORT
environment variable is defined.
This project has been created using webpack scaffold, you can now run
npm run build
# or
yarn build
to bundle your application
This project is based on a custom geometrical library based on native canvas for drawing geometrical objects
Made by Marc Partensky and Alexandre Bigot
MIT