Skip to content

Game Journal to track games beaten, games in progress, and your review of games

Notifications You must be signed in to change notification settings

cw-0/GameJournal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GameJournal

Tracking Your Games Better == Clearing Your Backlog

A simple Python application that allows you to track your video games, update their completion status, leave reviews, and view their Average Time to Beat. The app uses a text-based user interface or a graphical user interface built with Tkinter, with data stored in a config.ini file.

Features

  • Track Games: Add games and categorize them as "In Progress", "Incomplete", or "Completed".
  • Status Update: Change the status of the games as you progress through them.
  • Reviews: Leave a review for each game you track.
  • Time to Beat: See how long it takes to beat and 100% a game according to HowLongToBeat.com

GUI

Games In Progress Games Incomplete Games Completed Time To Beat

TUI

Text Interface

About

Game Journal to track games beaten, games in progress, and your review of games

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages