Python and gaming
Thomas Guettler
zopestoller at thomas-guettler.de
Tue Dec 10 05:37:20 EST 2002
Richard Pasco schrieb:
> Hi all
>
> I am new to python and want to make a boxing management simulation game. Is
> this a good language to use? It seems to be perfect for me as I need -
I think Python is the best programming language, but as soon
as you want a GUI it becomes more difficult. There are
several ways to write GUIs with python.
I wrote a small (commandline) game yesterday: it helps
you learn english words.
thomas
More information about the Python-list
mailing list