🎮 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.
- 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
- Download the latest release
- Unzip & Run
GameFinder.exe
- 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
inbin/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