Skip to content

🗺 Risk Board Game (Georgia Tech CS2340 Team Project)

Notifications You must be signed in to change notification settings

64json/risk-board-game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🗺 Risk Board Game

UML Diagram

How to Run

We use Scala + Play Framework for backend, React for frontend, and WebSocket to communicate between them.

Besides having JDK 8 and SBT installed, make sure to install the latest version of Node.js and NPM. (i.e., errors regarding react-scripts are mostly due to an old version of NPM.)

After sbt run, it will automatically open http://localhost:3000 in browser.

How to Contribute

This contributing guidelines of another open source project well describe how to use Git for collaborative development. We are going to follow their guidelines except for that we don't have release branch yet.

DB Diagram

UML Diagram

About

🗺 Risk Board Game (Georgia Tech CS2340 Team Project)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published