Inspiration
over complication of finding things to play with too many games available and too much research to do before committing to a game it makes it difficult to be able to play anything at all, we decided to create a program that will recommend things to play based on what you like.
What it does
This program will recommend you things to play based on what you tell it you like.
How we built it
This was written in python, and uses RAWG API and SQLite to get a database of games, then filters them based on user input to recommend the user games.
Challenges we ran into
Installing Python, Correctly using API, Filtering games correctly, Finding the names for the filters, Copying mass amounts of games to be filtered.
Accomplishments that we're proud of
Being able to correctly utilize an API to gather data from a database.
What we learned
How to use Python (Alex), How to use an API Filtering data aggregated from a database
What's next for Game Space
Ideally we add a UI for it in the future so it is not just run in a python terminal, More filters instead of just Platform, and favorite Genre(s), Fix Platform only accepting one platform.
Log in or sign up for Devpost to join the conversation.