About NBA 2K25 Player Progression System
A while ago, I found u/ustyhews's thread on a Player Lock Progression System for playing MyLeague as a single player in NBA 2K23. It turned out to be much more fun and less tedious than playing MyCareer. In this system, a player grows more organically, and you don't have to spend hours in the City/Neighbourhood/Boat like you do in MyCareer.
Since I'm learning Python programming, I decided to take u/ustyhews's logic and convert it into this website, using Python and flask. This version, NBA 2K25 Player Progression tracker, is based on that same logic, and I’ve extended it with more features, a better user interface, and customization options. The entire project is open-source, you can find the Python code on Github
The rough idea is that upgrading is more related to your performances in-game. The better you perform in-game, the more points you can spend on upgrading attributes and badges.
The program has a simple interface, and everything can be tracked in just a couple of screens:
- Dashboard: The starting screen. You can create new players, input game statistics for existing players or upgrade attributes or badges.
- Create a New player: You can add a new player to track here.
- Inputting Game Statistics: Enter stats after every game or award to generate development and badge points.
- Spending Points on Attributes and Badges: Upgrade your player's attributes and badges with the points you've earned in game.
- Profile administration: Change your password, delete your account or customise the points earning system here.
Everything you need can be found on this website.
Feel free to try it out, suggest improvements, or contribute in any way. All feedback and help are greatly appreciated!
Jonas Dockx
Contact Us
E-mail: 2kprogressiontracker@gmail.com
Cookie policy
Our cookie policy can be read here.