Rob Hallam
|
b9543f3819
|
feat: handle endturnclicked event (from human or AI player)
|
hace 9 meses |
Rob Hallam
|
94b9b5f647
|
feat: add AIPlayer with takeTurn() method
Intention is the game hands control to AI player after human ends turn by
calling this method
|
hace 9 meses |
Rob Hallam
|
b6b270e9c2
|
feat: identify this is running the 'end turn' demo
TurnDemo class not really necessary but illustrative
|
hace 9 meses |
Rob Hallam
|
8ef6a9f4cb
|
feat: create addPlayer2Notification basic command
There is a display bug on the frontend with this- it isn't quite aligned with
Player 2's RHS avatar
|
hace 9 meses |
Rob Hallam
|
bef929df9f
|
feat: give GameState a reference to GameActor
Can use this on AI turns etc to send messages back to frontend
|
hace 9 meses |
Rob Hallam
|
29a425de45
|
chore: initial commit with sensible .gitignore
Generated using
https://www.toptal.com/developers/gitignore/api/sbt,playframework
and also ignored the game sprites / other UI images
|
hace 9 meses |