gruberchris / heroes-and-monsters-game

You are a hero, and you are on a quest to defeat the monsters that are terrorizing the land. You will need to use your wits and your skills to defeat the monsters and save the land, and yourself.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Heroes & Monsters

You are a hero, and you are on a quest to defeat the monsters that are terrorizing the land. You will need to use your wits and your skills to defeat the monsters and save the land, and yourself.

img.png

How to Play

After cloning the repository, run pip3 install -r requirements.txt to install the required modules. Then, run python3 heroes_and_monsters_game.py to start the game.

How to Play Using Docker

After cloning the repository, run docker build -t heroes-and-monsters . to build the docker image. Then, run docker run -it heroes-and-monsters to start the game.

About

You are a hero, and you are on a quest to defeat the monsters that are terrorizing the land. You will need to use your wits and your skills to defeat the monsters and save the land, and yourself.


Languages

Language:Python 98.6%Language:Dockerfile 1.4%