Skip to content

ModDayHippie/MDH-ClickerGame

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MDH-ClickerGame

MDH-ClickerGame is created using python 3.8

This game is a work in progress and is currently open source.

for more information Email j.gowans989@gmail.com


INSTALLATION INSTRUCTIONS FOR WINDOWS

1.) Install PyCharm https://www.jetbrains.com/pycharm/download/?section=windows

2.) Clone Git

3.) Open Git directory with Pycharm (the whole folder and not just the .py)

4.) Open requirements.txt in pycharm and install dependencies

5.) Go to GameFile and launch MH-ClickerGame.pys


UBUNTU 20.03 Python comes pre-packaged with ubuntu 20.04, just make sure your system is up to date 1.) Update all packets with

  • sudo apt-get update
  • sudo apt-get update

2.) Next we need to install pip

  • sudo apt install python3-pip
  • then type "y" when prompted
  • Test to see that its installed with "pip3 --version"

3.)next install all needed moduals

  • pip install xlwt
  • pip install PySimpleGUI
  • pygame

4). Update and restart computer

  • sudo apt-get update
  • sodo apt-get install
  • Then restart pc

About

and idle game made by mdh

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages