Update README.md
This commit is contained in:
parent
30cbdff1f5
commit
a7bc45497a
1 changed files with 1 additions and 11 deletions
|
@ -10,17 +10,7 @@ Binary to generate map example map files
|
||||||
|
|
||||||
# Libraries
|
# Libraries
|
||||||
### game
|
### game
|
||||||
Implementation of the RTS rules and simulation. [game](game) has full information on it's implementation.
|
Implementation of the RTS rules and simulation.
|
||||||
|
|
||||||
### net
|
|
||||||
Net code for hosting the server and communicating with clients
|
|
||||||
|
|
||||||
### ui
|
|
||||||
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
|
|
||||||
* ASCII Colour wrapper for separate teams
|
|
||||||
|
|
||||||
### maths
|
### maths
|
||||||
simple maths library for 2D calculations and types
|
simple maths library for 2D calculations and types
|
||||||
|
|
Loading…
Add table
Reference in a new issue