Update pman.py
This commit is contained in:
2
pman.py
2
pman.py
@@ -3,7 +3,7 @@ from actors.enums import Colors, PlayerDirection
|
|||||||
from actors.pacman import ActorPacman
|
from actors.pacman import ActorPacman
|
||||||
from labyrinth import Labyrinth
|
from labyrinth import Labyrinth
|
||||||
|
|
||||||
__version__ = "0.1.2"
|
__version__ = "0.2.0"
|
||||||
|
|
||||||
def main() -> None:
|
def main() -> None:
|
||||||
pygame.init()
|
pygame.init()
|
||||||
|
Reference in New Issue
Block a user