Skip to content

zerovirus123/pack_cracking_simulator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pack_cracking_simulator

Card game booster pack opening simulator

Magic The Gathering Pack Cracking Simulator

Toy project that allows the user to generate a booster pack from the selected Magic the Gathering set.

How To Use

1.) Git clone https://github.com/zerovirus123/pack_cracking_simulator.git

2.) Go to project directory and create a new virtual environment (python3 -m venv /path/to/new/virtual/environment). Make sure virtualenv is installed.

3.) Activate environment by typing source venv/bin/activate.

4.) Install all the requirements by typing pip install -r requirements.txt.

5.) Run the project by typing python run.py. Go to https://localhost:5000, or click on the URL in the terminal output.

About

Card game booster pack opening simulator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published