Skip to content

4ban-university/RiskGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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