Simple game like graphics

Vincent Davis vincent at vincentdavis.net
Tue Apr 27 22:05:48 EDT 2010


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 *
vincent at vincentdavis.net
 my blog <http://vincentdavis.net> |
LinkedIn<http://www.linkedin.com/in/vincentdavis>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20100427/84c72105/attachment.html>


More information about the Python-list mailing list