Skip to content

ffyycc/game-data-visualization-web-repo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Find Your Video Game

Graph Visualization for Games in Different Platforms

This repo shares my data using on Find Your Video Game website. You can visit content_data directory to find csv files I used on my website.

I use D3.js to create most part of my website and use google firebase as the database. Also, Scrapy is the primary web scraping tool for me to collect data.

All content based data are from GameFAQs, and I will update the data periodically. All web related codes are in web directory, and all data analysis and model development codes are in analysis directory.

The part of project ideas is inspired by Professor Wade: Visualization for GenEd

Below are some examples and instructions about what you can do on this web.

Examples

PC

image

Nintendo Switch

image

Mouse Over and Search

You can put your mouse on the single plot to show detailed information. Here, I select the point for the popular game "Super Smash Bros"

image

If you can't find your game, you can always search in the search bar. The search box will give you the similar game names.

image

Then you can click search, it would have a success message if success.

image

Your game will be highlighted in graph!

image

Click RESET button to clear all highlighted games.

If your searched game not in the current graph, it will show some similar games. You can click the game you want.

image

image

The system can recommend games based on your input. You can click the game you are interested in. image image

About

Graph visualization for games in different platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published