A game about collecting flowers. https://jamgaroo.xyz/games/3
Iri al dosiero
Jaidyn Ann 06e875b271 Create the scaffodling for an inventory menu
All it does right now is print your raw list of
items. That’s OK for now! =w=
2023-06-27 21:36:13 -05:00
res/maps Finish 'childhood-friend' prologue! 2023-06-27 20:00:37 -05:00
.gitignore Gitignore for lisp-ified maps 2023-06-26 21:50:58 -05:00
COPYING Remove source-file copyright header 2023-06-03 22:13:45 -05:00
Makefile Convert TMX maps to a parseable list 2023-06-26 20:25:02 -05:00
dialogue.lisp Finish 'childhood-friend' prologue! 2023-06-27 20:00:37 -05:00
display.lisp When printing dialogue, show chars one-at-a-time 2023-06-19 14:43:46 -05:00
engine.lisp Split off STATE-LOOP into an engine package (⚙) 2023-06-23 13:29:09 -05:00
flora-search-aurora.asd Create the scaffodling for an inventory menu 2023-06-27 21:36:13 -05:00
flora-search-aurora.lisp Finish 'childhood-friend' prologue! 2023-06-27 20:00:37 -05:00
input.lisp Abstract the semantic meaning of key from the char 2023-06-27 11:54:52 -05:00
inventory.lisp Create the scaffodling for an inventory menu 2023-06-27 21:36:13 -05:00
overworld.lisp Create the scaffodling for an inventory menu 2023-06-27 21:36:13 -05:00
overworld.tiled.lisp Create and ASDF system for the game 2023-06-26 21:49:34 -05:00
overworld.util.lisp Create and ASDF system for the game 2023-06-26 21:49:34 -05:00
run.lisp Create and ASDF system for the game 2023-06-26 21:49:34 -05:00
ui.lisp Abstract the semantic meaning of key from the char 2023-06-27 11:54:52 -05:00
util.lisp Support for the passage of time 2023-06-26 15:43:01 -05:00