# PyPacman **Repository Path**: dada4545/PyPacman ## Basic Information - **Project Name**: PyPacman - **Description**: No description available - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-02-22 - **Last Updated**: 2025-02-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PyPacman Pacman clone written in python # How to test it out install pygame `pip install pygame` run main.py `python main.py`. There are no game overs, play as long as you want. The level keeps on getting reset after you complete it.