Skip to content

ArdentRug/Game-explorer-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

2 Commits
ย 
ย 
ย 
ย 

Repository files navigation

Game-explorer-app

๐ŸŽฎ Game Explorer Web App

๐Ÿ“Œ Project Description

The Game Explorer Web App is a responsive web application that allows users to explore video games using real-time data from a public API. Users can search for games, filter them based on genres and platforms, and sort them by rating or alphabetical order. The application also provides detailed information about each game, including platform availability and system requirements (when available).

๐Ÿš€ Features

  • ๐Ÿ” Search games by name
  • ๐ŸŽฏ Filter games by genre and platform
  • ๐Ÿ“Š Sort games by rating and alphabetical order
  • ๐Ÿ“ฑ Fully responsive design (mobile, tablet, desktop)
  • ๐ŸŽฎ View detailed game information
  • ๐Ÿ’ป Display PC system requirements (if available)

๐ŸŒ API Used

This project uses the RAWG Video Games Database API to fetch real-time game data, including game details, ratings, genres, and platform information.

๐Ÿ› ๏ธ Technologies Used

  • HTML
  • CSS
  • JavaScript (ES6)
  • Fetch API

๐Ÿ“‚ Project Setup

  1. Clone the repository
  2. Open the project folder
  3. Open index.html in your browser

๐Ÿ“… Project Timeline

  • Milestone 1: Project Setup and Planning
  • Milestone 2: API Integration
  • Milestone 3: Core Features Implementation
  • Milestone 4: Final Deployment and Submission

๐Ÿ“Œ Notes

  • The application uses array higher-order functions such as map(), filter(), and sort() for data manipulation.
  • Some games may not have complete system requirement data available from the API.

About

A Javascipt project using RAWG's API to collect and display information regarding latest games such as availability,price,platforms etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors