A text-based fangame of Sol's RNG made entirely in Python.
For Linux:
git clone https://github.com/Pedantic-Developer/py-rng
cd py-rng/For Windows:
git clone https://github.com/Pedantic-Developer/py-rng
cd pyrngTo play the game, first install the required libraries:
pip install -r requirements.txt python -m pip -r requirements.txtAfter installing thr prerequisites, go to the src folder:
cd srcAfter going into src, you can launch the game by entering:
Windows:
python finalrng.pyLinux:
python3 finalrng.pyin your console.
If it is your first time playing the game or you have forgotten to save, then DO NOT choose to load your save! After you enter the game for the first time check your inventory to initialize it!
py-rng Features:
A fully interactable main menu!
A roll mode with weather change!
An Inventory with a WIDE LIST OF AURAS!

Full Inventory: Game Screenshot
it also features a crafting system, a potion storage menu and more!
More features will be added upon request!


