https://github.com/GamedevFramework/gf
- $ git clone https://github.com/yousifyaqeen/RoyalGameofUr.git
- $ cd RoyalGameofUr
- $ mkdir Build
- $ cd Build
- $ cmake ..
- $ make
- $ ./theRoyalGameofUr
- graphics
- the pieces follow the board and end in the 15th tiles
- each player has 7 distinct pieces
- random function is emplemented and is used
- having 2 pieces on certain tiles will kill the first
- no game over screen
- no main menu