been thinking about the common lisp tamagotchi
maybe it is over engineering it a little to have a whole REPL in order to do the interactive commands
really all i want to be able to do is:
- WALK
- TALK
- SHOP
- PLAY
- FEED
- CLEAN
- LIGHTS
- MEDICINE
and that is more or less the finite list of things i really want it to do, i don't really need to repurpose my text adventure engine for this...
and, if so, i can just slap everything into a COND macro and perhaps be able to cycle between the options with the B button.
- replies
- 0
- announces
- 0
- likes
- 0