Update Readme with info from discussion
This commit is contained in:
parent
743c9a2859
commit
5f7dbb34d9
1 changed files with 2 additions and 1 deletions
|
@ -28,9 +28,10 @@ Wrapper for user interface for the terminal, this only really needs three stages
|
||||||
* Initialise the game with settings and connect the clients
|
* Initialise the game with settings and connect the clients
|
||||||
* Run the game simulation to it's conclusion
|
* Run the game simulation to it's conclusion
|
||||||
* Display the game result
|
* Display the game result
|
||||||
|
* Acsii Colour wrapper for separate teams
|
||||||
|
|
||||||
### maths
|
### maths
|
||||||
simple maths library for 2D calculations and types
|
simple maths library for 2D calculations and types
|
||||||
|
|
||||||
### player
|
### player
|
||||||
Custom player AI code, this should contain examples and test code to help newcomers begin their journey
|
Custom player AI code, this should contain examples and test code to help newcomers begin their journey
|
||||||
|
|
Loading…
Add table
Reference in a new issue