Skip to content

Shakir's survival on the street. The chance of survival is 10%

Notifications You must be signed in to change notification settings

PetrosanW/pythonRPG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shakira Simulator

Shakira Simulator is a c GUI game developed in Python about street survival. Use your skills to earn money, keep healthy and succeed in this cruel world.

Installation

  1. Make sure that you have Python version 3.x installed.
  2. Clone the repository: git clone https://github.com/PetrosanW/pythonRPG.git
  3. Go to the project directory: cd pythonRPG
  4. Start the game: python main.py

Compilation

  1. pip install pyinstaller
  2. pyinstaller --noconfirm --onefile --windowed --version-file "1.0" --add-data "pythonRPG/dialogzar.py;." --add-data "pythonRPG/mainwindow.py;." "pythonRPG/main.py"

Authors

  • Author: PetrosanW

About

Shakir's survival on the street. The chance of survival is 10%

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages