Skip to content

RicAlvesO/magic-8ball

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-Magic-8Ball

The classic Magic 8 Ball written in a Python project with TKinter GUI.

8Ball

Table of Contents

Features

  • Shake the Magic 8Ball to get your future.
  • 5 available languages: English,Portuguese,French,German,Spainish

Requirements

For Magic 8 Ball to work you need to have python installed in your operative system. The libraries used can be installed using the command:

pip install requirements.txt

How to Use

Currently the program is only available in Windows and to execute it you should run the following command:

python3 8b.py

After that the GUI window will open and to play simple click and drag to shake the ball and get your quote.

The language can be changed in the box next to the quote display.

Known Issues

Python Tk transparency is currently not working on Unix system, thus Mac and Linux users may not be able to run the program.

Conclusion

In the future i hope to comeback to the project to add more languages and fix the current problem with tk transparent background.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages