"Shadow House" is a short supernatural text-adventure game written in Python!
205
"Shadow House" is a Python script, so you'll want to run the container in interactive mode. The following command works well for me:
docker container run -it --rm --name shadowhouse dunnesquared/shadowhouse
To view the source for this project, you can check out the Github repo: https://github.com/dunnesquared/shadowhouse
This is my first Docker image for one of my projects. There are probably many places where it can be optimized. Be kind, and enjoy the game😄!
Content type
Image
Digest
Size
41.3 MB
Last updated
over 4 years ago
docker pull dunnesquared/shadowhouse