I am working on a simulation of a bicycle race. I would like a very simple
real time graphic of the position of the bicycles during the simulation and
a few of the key values. I will not be iterating with the simulation while
it is running.

I am not really sure where to start. Currently to watch the values of the
variables I just print them at intervals.

I know there are many option to do this. For me, I would like the option
that would be quick, easy and few lines of code. I am not sure of a better
way to describe my requirements.
Any suggestions would be great especially if you have a
tutorial/documentation you would recommend.

Thanks

*Vincent Davis
720-301-3003 *
vinc...@vincentdavis.net
 my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to