/RiskGame

The risk game

Primary LanguageJavaMIT LicenseMIT

RiskGame

The risk game 2018-11-29-100855_1600x900_scrot

Documentation

Documentation cen be founded in doc folder

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