aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Adding in Petri to be the fungus worldMatt Kohls2018-12-051-26/+126
| | | | | | There are probably a lot of possible problems with how this is currently implemented. Valgrind points to the possibility of lots of memory being leaked. The copy constructor doesn't seem to work right atm.
* Adding commentsMatt Kohls2018-12-051-2/+11
|
* Adding draw functions to SDLWindowMatt Kohls2018-12-051-9/+71
|
* Initial work towards SDL displayMatt Kohls2018-12-041-0/+174