Commit graph

15 commits

Author SHA1 Message Date
Marc Di Luzio
5ca0fc3e23 Board should be using unit vis values not unit type values 2014-12-16 13:12:55 +00:00
Marc Di Luzio
c5ef2a5ee2 Use char literal instead of int for a space 2014-12-16 13:12:55 +00:00
Marc Di Luzio
9fc5f33de8 Add more code to units to help distinguish between types and visual values 2014-12-16 13:12:55 +00:00
Marc Di Luzio
ea426c70c6 Rename unit_t to unit_c to reflect it being a char 2014-12-16 13:12:54 +00:00
Marc Di Luzio
64f9638352 Implement some more base types, including basic units. This should be much closer to final interface 2014-12-16 13:12:54 +00:00
Marc Di Luzio
51cdda821d Update the README.md 2014-12-16 13:12:53 +00:00
Marc Di Luzio
5f7dbb34d9 Update Readme with info from discussion 2014-12-16 13:12:53 +00:00
Marc Di Luzio
743c9a2859 Rename CBoardData, refactor a few things and add a maths library folder 2014-12-16 13:12:53 +00:00
Marc Di Luzio
e8429ae4a2 Initial README for the game library with initial game design. 2014-12-16 13:12:52 +00:00
Marc Di Luzio
2320b87b8d Add readme and directories for other libraries 2014-12-16 13:12:52 +00:00
Marc Di Luzio
9a97fddd2f Add gitignore with build forlder ignored 2014-12-16 13:12:51 +00:00
Marc Di Luzio
3c74a2a609 Add testing excecutable 2014-12-16 13:12:51 +00:00
Marc Di Luzio
3c61d1a72f Higher level cmakelist to control whole project 2014-12-16 13:12:51 +00:00
Marc Di Luzio
8ddb8ae916 Some initial game board code, really simple 2014-12-16 13:12:50 +00:00
Marc Di Luzio
bf2f79dc8d Initial commit with ttrts base main.cpp 2014-12-16 13:12:48 +00:00