Baselight

Video Games List

This is a list of Video Games made for windows

@kaggle.amoghrrao2_video_games_list

Loading...
Loading...

About this Dataset

Video Games List

This is a list of games made for windows from 1983 to 2021. This dataset can be used for recommendation systems, The dataset has the title of the Game, year of release, developers/game studio, publishers, and genres.

Tables

Windows Games List

@kaggle.amoghrrao2_video_games_list.windows_games_list
  • 120.74 KB
  • 3817 rows
  • 5 columns
Loading...

CREATE TABLE windows_games_list (
  "titles" VARCHAR,
  "released" VARCHAR,
  "developers" VARCHAR,
  "publishers" VARCHAR,
  "genres" VARCHAR
);

Share link

Anyone who has the link will be able to view this.