Update Readme with info from discussion

This commit is contained in:
Marc Di Luzio 2014-12-16 13:12:53 +00:00
parent 743c9a2859
commit 5f7dbb34d9

View file

@ -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
* Run the game simulation to it's conclusion
* Display the game result
* Acsii Colour wrapper for separate teams
### maths
simple maths library for 2D calculations and types
### 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