This Project is based on Python3. Additional Packages are needed:
tkinter: https://docs.python.org/3/library/tkinter.html
pygame: https://www.pygame.org/news
os: https://docs.python.org/3/library/os.html
sys: https://docs.python.org/3/library/sys.html
configparser: https://docs.python.org/3/library/configparser.html
The Gui is build with the PAGE projekt.(http://page.sourceforge.net/)
Thanks to all this Programmers