Skip to content

A simple calculator game where you have to guess the right operation

Notifications You must be signed in to change notification settings

Sulaiman-Gaskell/Calc-Game-GUI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Calc-Game-GUI

A simple calculator game where you have to guess the right operation Run CalcGame.py to play

Setup for windows: Make sure you have at least python3 installed Download and extract zip from the Windows branch In same directory run: pip install requirements.txt

Setup for linux: Download and extract zip from the Linux branch In same directory run: sudo apt install python3-tk

To run program in windows: Double click launcher.py

To run program on linux (beta builds) In same directory run: python3 launcher.py

About

A simple calculator game where you have to guess the right operation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages