Game Analytics Hub

REQUIRES SERVER

🚀 Flappy Plane Adventure Analytics Dashboard

Performance analysis for Flappy Plane game. Track the scores, death reasons, coins collected, UFOs shot, and compare the progress over time. Interactive charts and detailed gameplay statistics.

Live Analytics Interactive Dashboard
READY TO VIEW

📊 Game Analytics: From EDA to Predictive Modeling

Comprehensive analysis of Flappy Plane Adventure featuring exploratory data analysis, behavioral feature engineering, player segmentation, and predictive modeling with bootstrapped dataset.

Exploratory Data Analysis Machine Learning with Bootstrapped Data

🚀 Server Setup & Status

📋 Setup Instructions

To view live Flappy Plane analytics, start the Python server:

  1. Clone the repository:
    git clone git@github.com:laihoangson/world-of-games.git
  2. Start the analytics server: Go to analytics/ folder and run analytics_plane.py in VSCode
  3. Access the dashboard: Server will open at http://localhost:5000

🔧 Server Status

CHECKING...
Checking server connectivity...
Server URL: http://localhost:5000
⚠️ Important: Flappy Plane Analytics requires the Python server to be running for live data visualization.