A ghost has a bad dream due to an indigestion of "Pac-Man". Find the four Galaxian Flagship and escape from the nightmare.
A short game Made in Unreal Engine 4 [C++ and Blueprints (only for the starting menu)]
All 3D models were created with AssetForge.
Free to use sounds downloaded from sound-resource, free-stock-music.com and freesound.com (JungleBean)
The maze and all its elements can be customized changing the parameters exposed in the blueprint "BP_Maze":
Level seed is a string of numbers representing the maze structure:
- Pac dot
- Wall
- Galaxian Flagship
- Left teleport
- Right teleport
- Player
- PacMan enemy
- Maze exit
Implement an in-game editor for the maze creation
WASD = Move around.
Mouse = Look around.
Key 1 = Fire a super dot to see better in the dark ( cost 5 yellow dots).
Key 2 = Invulnerability (cost 25 yellow dots).