csrpg.git
2018-07-30 matthewadded error visualisation
2018-07-30 matthewoutputting elevation and terrain
2018-07-29 matthewfixed board orientation
2018-07-29 matthewmoved to a single array solution for board
2018-07-29 matthewcreated and drawing board - axis are incorrect though
2018-07-29 matthewfixed null return from board_init()
2018-07-29 matthewadded \n
2018-07-29 matthewfixed incorrect casts
2018-07-29 matthewfixed incorrect function names
2018-07-29 matthewfixed error in Makefile
2018-07-29 matthewimplemented rudimentary board
2018-07-28 matthewfixed syntax errors
2018-07-28 matthewadded include guards
2018-07-28 matthewinitial commit