Project Overview

Gamedev Navigator is a data-powered dashboard built to cut through the noise of the modern gaming market. It empowers studios and indie developers to make critical strategic decisions. What genre to develop, which platforms to target, and the optimal time to launch by visualizing historical trends, current market saturation, and predictive insights derived from hundreds of thousands of data points.

Inspiration

While tools like Unity and Unreal Engine have democratized game creation, they have also led to an overwhelming flood of releases. With Steam releasing ~50 new games daily and mobile stores seeing over 200, the chance of a game succeeding without strategic planning is vanishingly small.

Most indie studios struggle to answer basic, risk-related questions: "Is the MMORPG market oversaturated?" or "What's the best month to launch an indie adventure game?" Existing market reports are static, expensive, and slow. I built Gamedev Navigator to provide real-time, actionable intelligence.

Getting insights from data

My project consolidates fragmented public information from Kaggle datasets into a single source of truth. The dashboard provides three core analytical views:

1. Platform Comparison Analysis:

Initially I focused on comparing data from few different spreadsheets for individual game consoles. Most surprising finding here was the difference in genre popularity between platforms which suggest completely different player preferences on different platforms.

2. Genre Popularity & Saturation Tracker

Analysis of steam genre popularity and saturation.

3. Release Timing Data

Analysis of game months and days releases.

4. Player Engagement

In this section based on a separate dataset I analyzed how variables like game genre, time played etc affects user engagement.

How I Built It

I used Hex's native notebook agent to directly connect to and gather insights from primary data sources: the Kaggle Video Game Sales dataset (for historical console sales), the 10K Most Popular Games dataset (for ratings and metadata), and SteamDB & official Steam API data (for granular PC market info).

Built With

Share this project:

Updates