View Single Post
Old 03-25-2012, 10:39 PM   #1882
cdcox cdcox is offline
www.nfl-forecast.com
 
cdcox's Avatar
 

Join Date: Sep 2000
Casino cash: $2201769
Update time after 13 hours of coding today.

Since the last website update I've been working on the game simulation code which allows games to be simulated on a play-by-play basis using the players in your lineups and the game plan settings you've selected. So far that piece of code alone is over 1100 lines. Another chunk of code that analyzes data from the season and prepares it for Sandbox simulations is over 800 lines and I still haven't finished all the analysis for the passing game.

So far:

Tracking the game situation (down, distance, yardline, possession, timeouts etc) 100%
Coaching decisions (when to call time out, when to run a hurry up, when to run out the clock, fourth down decisions, etc) 100%
Select the formations on offense and defense and decide whether to run or pass depending on game situation. 100%
Figure out who is in the game at any given time. 100%
Simulate running plays 70%

To do:

Simulate passing plays (probably the last thing I'll tackle)
Simulate punts and kickoffs
Simulate FGs
Simulate penalties
Simulate fumbles
Display game outcomes (including the play-by-play calls) on the website

Getting closer...
Posts: 45,543
cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.cdcox is obviously part of the inner Circle.
    Reply With Quote