/Pac-Man

Newer version of Pac-Man made in c++ with SDL2 graphic library.

Primary LanguageC

Pac-Man

Newer version of the Pac-Man clone.
Made in c++ with SDL2 graphic library.
Visual Studio code compilation:
everything is already setupped in the .sln file, just compile and run the code.
Support for joystick and buttons available.
Keyboard commands:
W -> up
S -> down
A -> left
D -> right
Spacebar -> restart (only when the game is over)
Esc -> quit
Touch commands:
Move the finger in the direction you want Pac to move.
Tap the screen to restart the game (only when the game is over).

Screenshot 2024-09-22 160916