In this video, I present a Pac-Man Console-Based Game developed in Java, built using Object-Oriented Programming (OOP) concepts.
I start by explaining the main idea and game logic, then walk through the complete source code step by step, and finally demonstrate the live gameplay on the console.
🚀 Features of the Game:
Classic Pac-Man style movement in console
Food collection increases score
Random ghost movement (unpredictable AI behavior)
Wall collision detection
Simple keyboard-based controls
Fully object-oriented implementation
💻 Technologies Used:
Java (Core Programming)
Object-Oriented Programming (OOP)
Console-based input/output🚀
#pacmangame
#javaprojectcode
#consolebased
#aishxploit