This is a very simple pacman game implemented in Python. The goal of this project is to teach students a bit about code quality. Pacman is implemented in three versions: The spaghetti/ folder contains ...
pac_man_project/ ├── main.py # File principale per avviare il gioco ├── requirements.txt # Dipendenze del progetto ├── README.md # Documentazione ├── config/ # Configurazioni del gioco │ ├── ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results