Flappuccino
Flappuccino copied to clipboard
Fix main.py and background.py to be able to launch
Fixes issues #11 and #28
Edited main.py so it does not use relative imports, which was causing a problem, also imported colorsys in background.py
btw, I also auto-formatted the code with autopep8, that's why it says that there are 126 insertions and 80 deletions