Skip to content

A web app that select a random game from your steam library for you to play

Notifications You must be signed in to change notification settings

linkinmedo/steam-roulette

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This application is still in development! And it might never finish :)

Steam Roulette

This a standalone web application that will help you play your steam games by randomly selecting a game for you to play.

This application is fully front end which only connects to the steam api.

This application should work 100% offline after the first login.

To try this application on your machine

First you need to run npm install then use one of the following.

npm start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder.
It correctly bundles React in production mode and optimizes the build for the best performance.

About

A web app that select a random game from your steam library for you to play

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published