aboutsummaryrefslogtreecommitdiff
path: root/projects/09/K/KGame.vm
Commit message (Collapse)AuthorAgeFilesLines
* rearranged the dir for githubYuchen Pei2018-01-201-169/+0
| | | | | | | - removed tools and pdfs - rearranged the projects dirs - added md files - other minor changes
* refactored KYuchen Pei2018-01-181-11/+11
| | | | - no more heap waste.
* refactored KYuchen Pei2018-01-181-17/+112
| | | | | - added title, win, and lose frames - reduced heap usage
* project 9 checkpointYuchen Pei2018-01-081-0/+74
- no more compiler error - but still some bugs: - tiles get stuck - segment error (possibly due to deep copy?)