Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implemented a simple AI | Kelly Rauchenberger | 2015-03-19 | 1 | -4/+4 |
| | |||||
* | Game can now read map file from map editor (also added new map) | Kelly Rauchenberger | 2015-03-18 | 1 | -0/+1 |
| | |||||
* | Removed "../" from file paths | Kelly Rauchenberger | 2015-03-16 | 1 | -2/+2 |
| | |||||
* | Added sound when you hit the ground | Kelly Rauchenberger | 2015-03-14 | 1 | -0/+117 |
Also split up components.cpp into files for each class, fixed a bug concerning falling off the screen when you change maps, and converted collision data into doubles. |