Skip to content

waltzaround/Quickmaths

 
 

Repository files navigation

Quick Maths

An educational multiplayer math battle built for the KiwiJam 2020 Game Jam

Try it out

Visit https://quickmaths.online

Development

To get started, make sure you have Node and NPM installed. Then,

$ npm install
$ npm run develop

on your local machine.

To run the project in a production setting, simply

$ npm install
$ npm run build
$ npm run build:node
$ npm start

Credits

About

An educational multiplayer math battle built for the KiwiJam 2020 Game Jam

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 89.0%
  • CSS 6.0%
  • HTML 5.0%