PolyMarsDev / Flappuccino

A Pygame game made in 48 hours
354 stars 127 forks source link

Fixed import issues in background.py and main.py #39

Closed luismi98 closed 1 year ago

luismi98 commented 1 year ago

background.py required importing colorsys, and the imports in main.py needed the preceding "." removed