| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
- removed tools and pdfs
- rearranged the projects dirs
- added md files
- other minor changes
|
|
|
|
| |
- no more heap waste.
|
|
|
|
|
| |
- added title, win, and lose frames
- reduced heap usage
|
|
|
|
|
|
| |
- used the simple method here: https://www.coursera.org/learn/nand2tetris2/discussions/weeks/3/threads/LiyUrABwEee0IhLPmsG3Vg/replies/1MWytACWEeeMVQ6gf1FxsA
- game crashes around turn 192. will investigate that after learning
about the compiler
|
|
|
|
|
|
| |
- the game works properly after dumbing down the random number
generator.
generator.
|
|
|
|
|
|
|
| |
- no more compiler error
- but still some bugs:
- tiles get stuck
- segment error (possibly due to deep copy?)
|
|
|