Skip to content

ArthurBOliveira/MathSolverAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MathSolver-Api

The complete code for the MathSolver game. Play it Here!

Game Rules

  • Answer the math problem faster than the others
  • Answer correctly to gain a point and block the others to gain it
  • Answer wrongly and you will loose a point
  • Every 5 seconds a new problem will appear

Setting up

  • Clone the repository
  • Navigate to the new folder
  • Run the command npm i to install the packages
  • Run the command node server/server.js to play
  • Run the command npm test to run the tests

Technologies and Packages

  • Node.js
  • Socket.io
  • Express
  • Moment
  • Nodemon
  • Expect
  • Mocha

About

API for the multiplayer of MathSolver

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published