This is a simple RPG in python. It is currentlly running in terminal with a lot of bugs.
To run this game is simple:
- Make sure you have python downloaded
- Download zip of master branch
- Unzip files
- Navagate to pythonRPG\pythonRPG
- Run __main__.py
- Enjoy!!!
- Do How to run up until #3
- Navagate to pythonRPG\pythonRPG\createFiles
Here you can find all of the files to create items. Just run the appropriate file for that item.
You can use the form here.
- Items have no effects - FIXED
- When you sell an item to the shop, you do not receive any money - FIXED
- Game does not load player Inv Correctly
| version |
|---|
| 0.6.7 |
| version | release date | supported |
|---|---|---|
| 0.6.0 | 5/6/2021 | ✅ |
| In-Dev 0.4.1 | 10/17/2020 | ❎ |
| save version | released |
|---|---|
| 1.0.0 | 0.6.0 |
| 0.5.0 | In-Dev 0.4.1 |
- Omar Radwan - Game Designer and Developer