PACMAN Game



Goals:
• Recreate my version of the well-known game Pacman!
• Improve my skills in software and game development

Features:
• Game has 3 states: Start, Game, and Game Over
• Total score is displayed at the end of the game

Notes:
• At the time, I had limited knowledge of AI. As a result, the ghost has the ability to go through walls to circumvent the need for any advanced algorithms.

Language: Java



Copyright© 2024 Lucas Luwa. All Rights Reserved.