Skip to content

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

Notifications You must be signed in to change notification settings

LucaFeggi/Pac-Man

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published