/Pacman

Classic Pacman in C++

Primary LanguageC++

Classic Pacman in C++ with SDL2

Classic Pacman

Built with C++ and SDL2, SDL2_image, and SDL2_mixer modules

Quick start

Clone this repo.

Make sure the following are installed:

  1. SDL2
  2. SDL2_image
  3. SDL2_mixer

Setup a new project with your favorite IDE and copy over the files Make sure you've linked SDL2, SDL2_image, and SDL2_mixer to your project Make sure you're set to use /workspace so the resource files can be found

Compile and run!

Controls and Game Info

  • Use the arrow keys to move

Credits

  • Pacman and related property is Copyrighted by Bandai / Namco / Midway
  • Some of this code is repurposed from Lazy Foo's tutorials.
  • They can be found here.
  • Sounds from Twisty

License

This code can only be used for personal use.

No code or assets allowed for commercial use or money-making means whatsoever