Skip to content

This will choose a random game from you and your friends libraries to play together

Notifications You must be signed in to change notification settings

Mylus1/Steam-gamewheel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steam Game Roulette Wheel

Put in some usernames, and spin the wheel to find out what you should play.

Setup

Obtain a Steam Web API key.

Create a .env file in the project root with the following contents:

key=STEAM_API_KEY

Finally, install the project requirements.

pipenv install --dev

Usage

Put some Steam usernames into the STEAM_USERNAMES list in gamewheel/app.py, then run the following command:

pipenv run python gamewheel/app.py

Upcoming Features

  • Discord bot
  • Filtering for multiplayer games
  • Web frontend

About

This will choose a random game from you and your friends libraries to play together

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages