5 releases
0.2.3 | Nov 6, 2020 |
---|---|
0.2.2 | Nov 5, 2020 |
0.2.1 | Oct 28, 2020 |
0.2.0 | Oct 28, 2020 |
0.1.0 | Sep 29, 2020 |
#2111 in Game dev
28KB
697 lines
Text Adventure
What is this
this is an attempt to allow the creation of simple text adventure games using YAML files
data/world.yml : world data/critters.yml : critters data/player.yml : the player data
docks in doc.md
limitations (for now)
criters cant move
todo
short term
add critter movement
long(er) term
add climb, break, use...
Dependencies
~3–11MB
~119K SLoC