summaryrefslogtreecommitdiff
path: root/game.scm
Commit message (Expand)AuthorAgeFilesLines
* Break code up into modules.David Thompson2021-04-251-1213/+0
* Gameplay pretty complete. Add audio.David Thompson2021-04-251-91/+157
* Clean up some dialog.David Thompson2021-04-231-18/+25
* Closer to a complete storyline.David Thompson2021-04-231-65/+179
* Fix typo.David Thompson2021-04-221-1/+1
* Start working on good ending and a puzzle to get the fridge key.David Thompson2021-04-221-25/+68
* Add some detail to the bad ending and add a credits sequence.David Thompson2021-04-221-42/+110
* Rough draft of some lore for the notebook.David Thompson2021-04-221-6/+165
* 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