Free single-player football management simulation video game game. Build your team into a dynasty, right from your web browser! Run Your Own Football Team - Play Free Online
Football GM is a completely free sports management simulation game. You are the general manager of a football team, tasked with building your roster to compete for a championship while managing your finances.
You do this by using the JavaScript console in your browser to access the core of the game. There, you will find an API that you can use to run little scripts that edit your league. This page explains how to access the console and shows examples of what you can do there.
Custom Draft Classes. Draft classes are filled by either pre-defined players or randomly-generated players, depending on if it's a real players league or a random players league. If you're using a custom league file, it could be either way.
Some things you might want to know: tid is the team ID number, ranging from 0 to N (usually 30) for the teams in your league. Additionally, -1 is for free agents. -2 is for undrafted players. -3 is for retired players.