Log in

View Full Version : paper: Graphical Autonomous Generator


pjreiniger
06-01-2011, 17:58
Thread created automatically to discuss a document in CD-Media.

Graphical Autonomous Generator (http://www.chiefdelphi.com/media/papers/2427?) by pjreiniger

pjreiniger
06-01-2011, 19:14
I plan to update the field and release a new version shortly after kickoff. If anyone sees a feature you would like added/deleted or any major bugs let me know so you can start the season out right.

Andrew Lawrence
13-11-2011, 22:29
This seems interesting. Can it be used for any field, or must the field be the new one for each year? Also, do you plan on updating for the 2012 season?

Tom Line
14-11-2011, 17:27
This seems interesting. Can it be used for any field, or must the field be the new one for each year? Also, do you plan on updating for the 2012 season?

When we did this several years ago, we used to-scale bitmaps so that we could simply load a different bitmap as a different field. That way you could use it for any game in any year.

Since then we've gone back to using scripted commands. In the end, it's easier and the kids get to reprogram it each year.

Andrew Lawrence
14-11-2011, 18:58
When we did this several years ago, we used to-scale bitmaps so that we could simply load a different bitmap as a different field. That way you could use it for any game in any year.

Since then we've gone back to using scripted commands. In the end, it's easier and the kids get to reprogram it each year.

Thanks! :D