An educational multiplayer math battle built for the KiwiJam 2020 Game Jam
Visit https://quickmaths.online
To get started, make sure you have Node and NPM installed. Then,
$ npm install
$ npm run developon your local machine.
To run the project in a production setting, simply
$ npm install
$ npm run build
$ npm run build:node
$ npm start-
Performance Optimisations, Full Stack Dev - Minh Phu Lai
-
Visual Effects, UI Implementation, Full Stack Dev - William Seagar
-
Design, Usability Research, Product, Full Stack Dev - Walter Lim
-
Devops, Infrastructure, Full Stack Dev - John Cave
-
Forked from How to Build a Multiplayer (.io) Web Game