Skip to content

Python application consists of CLI Interface, GUI Interface (Tkinter) and small logical games.

Notifications You must be signed in to change notification settings

rayen-dhmaied/python-class-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python class project

Python application consists of CLI Interface, GUI Interface (Tkinter) and small logical games. I did the project during my CS bachelor's 1st year and I got best grade in class. 😁

How to run

Please install colorama and Tkinter before running the application using the following commands:

pip install colorama
pip install tk

Double click on menu_gui.pyw to run the GUI Interface and menu_cli.py to run CLI Interface.

About

Python application consists of CLI Interface, GUI Interface (Tkinter) and small logical games.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages