GameDB is an iOS application designed for video game enthusiasts to track and organize video games. It allows users to store games they've played, upcoming releases, currently playing etc. It also allows user to see latest news aggregated from popular gaming feeds. Along with these, users can search and explore video games across different categories using IGDB API.
GameDB.Video.Demo.mp4
To install GameDB, follow these steps:
- Ensure you have Xcode installed on your macOS device.
- Clone/download this repository.
- Open
GameDB.xcodeproj
in Xcode. - Run the project on your preferred iOS simulator or real device.