Pac-Man

Project Status   

Project Type   

Project Duration   

Software Used   

Languages Used   

Finish           

Personal project             

~2 week

Unreal Engine         

Blueprints

Play my Game!

Please feel free to play and let me know your opinions. Download the source code to see the entire project!

Source Code!

Reveal Teaser Trailer

This is a Recreation of the popular game PAC-MAN. “PAC-MAN” is a cultural icon whose popularity has crossed the globe for more than 40 years. His journey through the maze of gaming universe is far from over!

SUMMARY OF RESPONSIBILITIES

This game was made using only Unreal engine 4 from the models, animations, programming, etc.. The purpose of this project was to find a better solution on making almost the entire game by only using Unreal engine 4 and not other software like maya and photoshop. there are some 3d party assets like the sound and some effects but i try to make as far that i can on my own.

Some of my responsibilities made in the project was but not limited:
3d Art: UI, level environment, animations, models

Designer: UI, Level, Light and post process, some effects, sharers

Game design: designs player, feature, level, core gameplay system, enemies

Game developer: only programmer implement all programing and features of the game such player, AI system, UI implementation, game mode,helper code and general code that helps the project works more efficient like UI easy inputs, collection system, sound randomize, etc..

When you're a team of only one, you end up wearing a lot of hats (and I do love hats!).

Screenshots

Some Features of the Game

gif

Orb collection

Orb collection- the orb provides points to the player. The player wins the game when collect all the orbs.

gif

Enemies AI System & Gameplay Mechanics

Enemies - Each enemy are faithful to his original AI logic and are categorize as a hunter or wondering AI.

gif

Fruit Collection Gameplay Mechanics

Fruit collection - at certain time during the game a fruit will appear, the fruit will give points to the player.

Programming Code

DESIGN PROCESS Summary

Pac-Man is an action maze chase video game; the player controls the eponymous character through an enclosed maze. The objective of the game is to eat all of the dots placed in the maze while avoiding four colored ghosts — Blinky (red), Pinky (pink), Inky (cyan), and Clyde (orange) — that pursue him.