If you want to play this game in web, go ahead
C++ implementation of PacMan using SFML graphics library.
The aim is simplicity (one file game).
The project is written in C++ with use of STL, SFML for graphics. Project file is built using Visual Studio 2022 and Microsoft Windows. So, you basically need to open the project using VS and press F5.
I didn't check the project on any other platforms except Windows (sorry).
Copyright (C) 2022 Anton "optiklab" Yarkov
https://github.com/optiklab/pacman
See LICENSE file in the repo.
