- launch intelliJ
- in the initial screen, select "Check out from Version Control" and choose "Git"
- print "https://github.com/rdadrl/DiceUp.git" under URL section and choose an appropriate directory
- hit "Clone"
- done!
Please follow the cheat-sheet here whilst commenting out your code.
Additionally, please make variable names self-explanatory (so we don't have to comment them out).
Remember! Comment before you code, makes everything easier!
Developing a New Java Algorithm for Playing Backgammon
: http://naun.org/main/NAUN/computers/16-158.pdfMonte Carlo Tree Search in a Modern Board Game Framework
: https://project.dke.maastrichtuniversity.nl/games/files/bsc/Roelofs_Bsc-paper.pdf