No description
Find a file
2023-05-15 11:37:32 -05:00
marvin_sw_text_adventure init 2023-05-15 11:37:32 -05:00
tests init 2023-05-15 11:37:32 -05:00
.gitignore init 2023-05-15 11:37:32 -05:00
.marvin-sw-text-adventure-copier-answers.yml init 2023-05-15 11:37:32 -05:00
CHANGELOG.md init 2023-05-15 11:37:32 -05:00
LICENSE.txt init 2023-05-15 11:37:32 -05:00
pyproject.toml init 2023-05-15 11:37:32 -05:00
README.md init 2023-05-15 11:37:32 -05:00

Marvin Star Wars Text Adventure

A text adventure game using @askmarvinai

Installation

pip install git+https://github.com/waylonwalker/marvin-sw-text-adventure.git
# or
pipx install git+https://github.com/waylonwalker/marvin-sw-text-adventure.git

Run

run the game

sw-adventure game run

License

marvin-sw-text-adventure is distributed under the terms of the MIT license.