Commit 27/05-24
Computer functionality! 6 players can now start a round, one is the human player and 5 are computer players. They can't really play, they just randomly select tiles and claim them.
This commit is contained in:
parent
64261170d5
commit
081a8a948a
6 changed files with 127 additions and 19 deletions
8
Realms/valid_border_colours.txt
Normal file
8
Realms/valid_border_colours.txt
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
255,0,0
|
||||
255,255,0
|
||||
255,0,255
|
||||
0,0,0
|
||||
160,160,160
|
||||
0,100,0
|
||||
255,100,255
|
||||
180,0,180
|
||||
Loading…
Add table
Add a link
Reference in a new issue