Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prevzzy committed May 9, 2022
1 parent a504af1 commit ab63dee
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,6 @@
# THUGPRO-Combo-Tracker
THUGPRO Combo Tracker
THUGPRO Combo Tracker is an app that gathers and presents data about combos made in Tony Hawk's Underground Pro. Its purpose is to significantly simplify analyzing combos, and help players improve and achieve their score goals faster. It is also destined to serve as an individual highscores list, that allows the user to have all of the data of their best combos available at all times.

It's worth noting, that although the combo data is almost completely obtained from inside the game, either directly or by mimicking the game engine's logic, the application only keeps track of the values. At no point does it modify any of the in-game values in any way.

This repository's purpose is only to provide an insight to the source code to anyone who's interested. Currently local development is not supported, but this might change in the future.

0 comments on commit ab63dee

Please sign in to comment.