summaryrefslogtreecommitdiff
path: root/game.scm
Commit message (Collapse)AuthorAgeFilesLines
* Fix bug when transitioning to endings.David Thompson2021-04-221-3/+4
|
* Add notebook mode.David Thompson2021-04-221-120/+237
|
* Add more devices and a dialog mode with choices.David Thompson2021-04-201-11/+114
|
* Flesh out terminal state a bit more.David Thompson2021-04-201-28/+67
|
* Update game code.David Thompson2021-04-191-36/+172
|
* Add crude pin pad entry.David Thompson2021-04-181-4/+121
|
* Implement basic game states with placeholder art.David Thompson2021-04-181-29/+180
|
* Add basic text box.David Thompson2021-04-171-3/+67
|
* More scaffolding.David Thompson2021-04-171-0/+28