Skip to content
/ vgde Public

This Python script fetches and displays information about video games using the RAWG API.

License

Notifications You must be signed in to change notification settings

veddevv/vgde

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

vgde

This Python script fetches and displays information about video games using the RAWG API. Simply enter the name of a game, and the script will provide details such as the game's release date, rating, description, and background image.

Features

  • Fetches game information from the RAWG API
  • Displays game name, release date, rating, description, and background image

Requirements

  • Python 3.x
  • requests library

Usage

  1. Set the RAWG_API_KEY environment variable with your actual RAWG API key.
  2. Run the script and enter the name of the game when prompted.

About

This Python script fetches and displays information about video games using the RAWG API.

Topics

Resources

License

Stars

Watchers

Forks

Languages