This is a game made with python in order for me to learn this language. It includes room generation and item placement. Inventory management and usage of items and finally, randomly generated exits with requirements.
- Clone the repo
- Install python
3.6 or > - Install required modules with pip
- Run
python main.py - Enjoy!
Feel free to use the normal Git features to create pull requests, issues, forking, etc. I will review every pull request and comment them.