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