Track your and other players stats in TETR.IO
Go to file
dan63047 8770d5dca8 TL records are now stored in the database
for tracked players only.
Also fixed variety of shit
2023-06-23 21:38:15 +03:00
.github/ISSUE_TEMPLATE Update issue templates 2023-06-17 22:26:02 +00:00
android TL records are now stored in the database 2023-06-23 21:38:15 +03:00
ios Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
lib TL records are now stored in the database 2023-06-23 21:38:15 +03:00
linux Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
macos Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
res TL records are now stored in the database 2023-06-23 21:38:15 +03:00
test Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
web Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
windows Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
.gitignore Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
.metadata Init: What i done in first day 2023-05-07 00:14:12 +03:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2023-06-17 22:32:12 +00:00
LICENSE Create LICENSE 2023-06-19 20:56:58 +00:00
README.md TL records are now stored in the database 2023-06-23 21:38:15 +03:00
analysis_options.yaml Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
pubspec.lock Moved to debian 12 + roadmap in README.md 2023-06-18 00:50:52 +03:00
pubspec.yaml TL records are now stored in the database 2023-06-23 21:38:15 +03:00

README.md

Tetra Stats

Track your and other players stats in TETR.IO

Screenshot of the app

Development Roadmap

  • Ability to fetch player
  • Serialization/Deserialization
  • Sqlite Database and service, that can work with it v0.0.2
  • Ability to track player
  • Ability to compare 2 players v0.1.0, we are here
  • Stats Calculator
  • Ability to compare player with himself in past
  • Tetra League matches history
  • Tetra League historic charts for tracked players dev build are here
  • Better UI with delta and hints for stats that will be v0.2.0
  • Ability to compare player with APM-PPS-VS stats
  • Ability to fetch Tetra League leaderboard
  • Average stats for ranks
  • Ability to compare player with avgRank
  • UI Animations
  • i18n, EN and RU locales
  • Talk with osk about CORS and EndContext in TL matches
  • RELEASE ??? that will be v1.0.0

Special thanks to kerrmunism for formulas and to osk for TETR.IO