7 lines
163 B
Markdown
7 lines
163 B
Markdown
# fabled_lands
|
|
|
|
Computer adaptation of the famous "The Fabled Lands" gamebook series.
|
|
|
|
|
|
# create venv: python3 -m venv .env
|
|
# launch venv: source .env/bin/activate |