diff --git a/__init__.py b/__init__.py index fc092b2..33f8f4e 100644 --- a/__init__.py +++ b/__init__.py @@ -4,6 +4,8 @@ from random import randint #import NoPELib #import PDOLib +#Oh god here we go. I'm gonna screw up this entire thing + class Game: def __init__(self, surface, size): """