Skip to content

My first programming project. It is intended to be a copy from the original PacMan game using BoolEngine

Notifications You must be signed in to change notification settings

jcturing/PacMan

Repository files navigation

PacMan

This was my very first programming project, it was made within a college buddy Edu

Description

It is fully programmed in C++ and using BoolEngine, which is a very simple Game Engine I created before this game. It provides a AI for the ghost, encryption system for the game progress and a level map editor, this way you can create your own maps. The main GUI is simple and is probably not really efficient, it was my first contact with a game GUI and I made it with my first ideas.

Playing

You can freely play it and test it downloading and executing the .exe in the game folder. Help is welcome and pull requests will be checked.

alt_text

About

My first programming project. It is intended to be a copy from the original PacMan game using BoolEngine

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published