# Maze generators Kyler Olsen Both `visualize.py` and `game.py` require pygame to run: ``` pip install pygame-ce ```