/soen6441RiskGame

Primary LanguageJavaMIT LicenseMIT

soen6441

The risk game 2018-11-14-192350_1600x900_scrot

The Google drive folder

Documentation for editing can be founded here

Development

Open project in Intellij Idea and run src/Launcher via default build configuration.

Contribution

The master branch is made secure to avoid mistakes (i.e. protected), so you are not able to push directly to master branch.

Steps to contribute:

  • Clone the project to your machine
  • Create new branch with proper name
  • Do some work
  • Commit your changes
  • Push your changes to the remote repository (i.e. Github) into your branch
  • Create a pull request from your branch to master branch and assign it to someone also add reviewers