| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
- 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?)
|
|
|