Skip to content

Latest commit

 

History

History
62 lines (50 loc) · 2.51 KB

README.md

File metadata and controls

62 lines (50 loc) · 2.51 KB

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