#adventure #text #engine #game

app text_adventure

a program to allow for the creation of simple text adventure games using JSON files

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

#1201 in Game dev

GPL-3.0+

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–4MB
~81K SLoC