/OOP-based-Bomberman-game

It's an Object-Oriented Programming (OOP) based game! This project is all about creating a Bomberman game using OOP concepts like classes and objects. The beauty of OOP lies in the fact that it enhances code reusability and makes programming much more efficient by breaking down complex codes into smaller modules.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

Stargazers