Skip to content

Python program that integrates an import of tkinter in order to process outside of the terminal. I also have a program file as well as a custom module file that I have imported into my own program. This project includes a log.txt file that updates real time and documents with timestamps.

Notifications You must be signed in to change notification settings

morganog/Magic-8-Ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Magic-8-Ball

Python program that integrates an import of tkinter in order to process outside of the terminal. I also have a program file as well as an custom module file that I have imported into my own program. This project includes a log.txt file that update real time and documents with timestamps.

There are two available files. In order to run this program you will want both files downloaded. *mod_imp.py *magicball.py

The main program file is *magicball.py and will automatically generate a log.txt file if it cannot be found.

I used several imports for this file that is already pre-loaded with python.

mod_imp.py is open-source and is free to use for anyone that needs or want's to play around with it. It doesn't do much besides compile all the possible 8-ball answers. It also has a function for ignore special characters.
magic_8

ID LIKE TO CONTRIBUTE

In order to contribute just fork the file and create your own branch! Then submit a pull request once you have added new changes. Any and all contributions are welcome, whether you want to add onto my prexisting code or add more to make it exciting, either way it is welcomed!

If you contribute or use this code, thank you for taking your time to do so.

About

Python program that integrates an import of tkinter in order to process outside of the terminal. I also have a program file as well as a custom module file that I have imported into my own program. This project includes a log.txt file that updates real time and documents with timestamps.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages