Skip to content

dangerouslyconfident/py-rng

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py-rng

A text-based fangame of Sol's RNG made entirely in Python.

Game Screenshot

Installation

Cloning into the Repository:

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 pyrng

Installing Prerequisites:

To play the game, first install the required libraries:

For Linux:

pip install -r requirements.txt 

For Windows:

python -m pip -r requirements.txt

Playing the game

After installing thr prerequisites, go to the src folder:

cd src

After going into src, you can launch the game by entering:

Windows:

python finalrng.py

Linux:

python3 finalrng.py

in your console.

After Launching the Game

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!

Features

py-rng Features:

A fully interactable main menu!

Game Screenshot

A roll mode with weather change!

Game Screenshot

An Inventory with a WIDE LIST OF AURAS! Game Screenshot

Full Inventory: Game Screenshot

Game Screenshot

Game Screenshot

Game Screenshot

it also features a crafting system, a potion storage menu and more!

More features will be added upon request!

About

A text-based fangame of Sol's RNG made entirely in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages