Skip to content

The OOP Game is a platform for discovering various games and their details.

Notifications You must be signed in to change notification settings

ahmedmitwally77/Game-OOP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

I am excited to share my latest project where I combined Object-Oriented Programming (OOP) principles with API integration to build a dynamic web application. Here are the key features and technologies I used:

  1. Project Structure :
  • The web application is divided into two main sections:
  • Games Section : Displays a list of games.
  • Details Section :Shows detailed information about a selected game.
  1. Functionality :
  • Upon clicking a game in the Games Section, the Details Section is displayed with the relevant game data.
  • The transition between sections ensures a smooth user experience.
  1. API Integration :
  • The application fetches game details from an API using the game's ID.
  • This ensures that the data displayed is always up-to-date and accurate.
  1. OOP Implementation :
  • Each section is encapsulated in its own class, promoting code modularity and reusability.

  • A dedicated UI class handles all display-related methods, maintaining a clean separation of concerns.

  • ⭐ Top Topics Covered: 📌 OOP 📌 Free-Games API 📌 Responsive design 📌 Bootstrap

🔗 demo link:https://ahmedmitwally77.github.io/Game-OOP/#