An online Checkers game system built in Java 8 and Spark, a web microframework.
- Ashish Jagadev Galagali
- Kirtana Suresh
- Vaibhavi Raut
- Java 8
- Maven
- MongoDB
-
Clone the repository and go to the root directory.
-
Start mongodb server on your local. Installation instructions: https://docs.mongodb.com/manual/tutorial/
-
Execute
mvn compile exec:java
-
Open in your browser
http://localhost:4567/
-
Register/Login
-
Start a game and begin playing. (To test multiplayer, login with an another account in an incognito browser)
MIT License
See LICENSE for details.