Skip to content

🎮 An application for finding games to play you and your friends have on Steam

License

Notifications You must be signed in to change notification settings

mrousavy/GameFinder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameFinder

Buy Me a Coffee at ko-fi.com

🎮 An application for finding games to play you and your friends have on Steam

Ever felt like not knowing what to play even though you have thousands of games in your steam library? GameFinder finds matching games you and your friends have in common.

Features

  • Select friends to compare games with
  • View friends details such as avatar, name, online status and profile URL
  • View all games you and the selected friends have in common
  • Launch games directly from GameFinder
  • Launch a random game when you can't decide
  • Material Design UI
click to show demo GIF

Demo Screenshot

Demo GIF

How to run

Pre-compiled
  • Download the latest release
  • Unzip & Run GameFinder.exe
Manually
  • Git clone this repository
  • Open GameFinder.sln in Visual Studio
  • Switch build configuration to Release
  • Build with Ctrl+Shift+B
  • Run the generated GameFinder.exe in bin/Release/

Fill in your Steam API Key (create one here), and your profile's SteamID64 (get it here) and make sure that the profiles you select (including your own) are public and display owned games.




Made with C# + WPF MVVM + Material Design + Jellyfish + SteamWebAPI2 | Icon