Skip to content

📀 Crypto trading simulator with pygame

Notifications You must be signed in to change notification settings

roblzs/Crypto-simulator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crypto-simulator

Setup:

Install

pip install -r requirements.txt

pip3 install -r requirements.txt

Run

Game:

python simulator.py

python3 simulator.py

Mining:

python mine.py

python3 mine.py

Rules:

Gameplay

  • Run simulator.py
  • Enter Your vallet ID (1 - 3 characters)
  • Buy as many "coins" You can
  • Sell all coins by clicking "sell" button once

Mining

Yes, You can mine this coin ;)

  • Run mine.py
  • In terminal write a number from 1 to 10
  • Hope it is smaller or equal to allowed coin amount
  • If it is, You'll get the amount of coins You wrote in terminal
  • You can get up to 10 coins by guessing the allowed coin amount

Hope these rules vere understandable, have fun!

About

📀 Crypto trading simulator with pygame

Resources

Stars

Watchers

Forks

Languages

  • Python 100.0%