Welcome to the repository about a touchscreen compatible pacman game written in python !
The game's requires having python library pygame and , of course, python version 3 installed ! 
By the courtesy of FrenchPythonLover, both installation scripts for Windows and Linux have been added !
First of all, go on download the Pacman-TouchScreen.zip file from the latest release, and extreact it anywhere in your computer, then follow for your OS.
Execute the installers/linux/debianinstall script, then simply run python3 ./main.py, and enjoy !
Execute the installers/linux/genericinstall script, then simply run installer/linux/genericplay
Note: You'll still have to execute the genericplay script everytime you want to play
Double click on the installers\windows.bat, and run .\play.bat (or run in command prompt py .\main.py)
This program is commented in french, but a simple translator like Google Translate should help !
Original Code: Tilto66 and Mistral AI
Bug Fixes, README, preview images: FrenchPythonLover
Enjoy 😉 !