Rename CBoardData, refactor a few things and add a maths library folder
This commit is contained in:
parent
e8429ae4a2
commit
743c9a2859
11 changed files with 150 additions and 116 deletions
|
@ -29,5 +29,8 @@ Wrapper for user interface for the terminal, this only really needs three stages
|
|||
* Run the game simulation to it's conclusion
|
||||
* Display the game result
|
||||
|
||||
### 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
|
Loading…
Add table
Add a link
Reference in a new issue