/ProjectPacman

Remake of the popular game using C++ with MFC

Primary LanguageC++

ProjectPacman

Remake of the popular game using C++ with MFC

Getting Started

Deploy into any folder.
Run the file PacmanProjectCpp.sln to run in visual studio.
To play the game run the .exe file in the debug folder.

Prerequisites

Visual Studio 2010
Knowledge in MFC, C++, OOP and some desgin patterns to understand the code

Installing

  1. Deploy to any folder
    2.1) Review the code by running PacmanProjectCpp.sln
    or
    2.2) run .exe in the debug folder to play the game

How To play

Arrow keys are for movment
ESC - to quit
P - to open a menu
menu contains:
Restart
Load
Save
Undo - Experimental - undo the movement of pacman
Redeo - Experimental - redo the movement of pacman

Built With

Authors

  • Ephi Frankel

License

This project is licensed under the following: https://creativecommons.org/licenses/by-nc-sa/4.0/