Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 2.04 KB

README.md

File metadata and controls

39 lines (25 loc) · 2.04 KB

SteamCompletionist Reloaded


This is my fork of SteamCompletionist. My goal is to reverse engineer the missing bits from the original repository (such as Config class and DBSchema) [Got those from the original author - thanks!], and then add some little bells and whistles to it. I'm thinking of, for example:

  • Visible (and searchable) game names
  • different sorting methods (amount of time played, percentage of achievements, that kind of thing)
  • Adding average times to play through a game (like at HowLongToBeat)

Author: Christian Syska syska.christian@gmail.com

The rest of the file is the original info, as it's still relevant:


This project is an attempt at learning more about the steam API, HTML 5 and CSS 3. The website itself is to motivate people to beat their backlog of steam games by providing a slick interface to mark games as "actively playing", launch games and view your achievement progress. Functionality to mark a game as beaten / blacklisted is also included. The way the website displays the list of games also helps in remembering all the amazing games you own that you forgot about.

Requirements:

Makes use of:

Author: Felix Kastner felix@chapterfain.com

Creation date: January 2013 - April 2013