Skip to content

Foundation of SW Engineering group project

Notifications You must be signed in to change notification settings

ks3057/SWEN610-project

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

WebCheckers

An online Checkers game system built in Java 8 and Spark, a web microframework.

Team

  • Ashish Jagadev Galagali
  • Kirtana Suresh
  • Vaibhavi Raut

Prerequisites

  • Java 8
  • Maven
  • MongoDB

How to run it

  1. Clone the repository and go to the root directory.

  2. Start mongodb server on your local. Installation instructions: https://docs.mongodb.com/manual/tutorial/

  3. Execute mvn compile exec:java

  4. Open in your browser http://localhost:4567/

  5. Register/Login

  6. Start a game and begin playing. (To test multiplayer, login with an another account in an incognito browser)

Screenshots from the game

Screenshot 2019-12-31 at 1 55 39 AM

Screenshot 2019-12-31 at 1 58 11 AM

License

MIT License

See LICENSE for details.

About

Foundation of SW Engineering group project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 47.8%
  • Java 39.9%
  • FreeMarker 8.0%
  • CSS 4.3%