Re: my golf game needs gui

2005-06-09 Thread Mike Meyer
Mike Hoy <[EMAIL PROTECTED]> writes: > hi > > i've been writing a golf game in text only. this was to work out some of > details. it's great but making a golf course with ---'s and |||'s is > kinda silly looking. (at least to some..) > > now i'm ready to begin shopping for a gui widget to work wi

Re: my golf game needs gui

2005-06-09 Thread simonwittber
For simple 2D graphics, your best option is pygame. http://pygame.org/ If you need assistance, join the pygame mailing list, where you should find someone to help you out. -- http://mail.python.org/mailman/listinfo/python-list

my golf game needs gui

2005-06-08 Thread Mike Hoy
hi i've been writing a golf game in text only. this was to work out some of details. it's great but making a golf course with ---'s and |||'s is kinda silly looking. (at least to some..) now i'm ready to begin shopping for a gui widget to work with python so my players can have some kind of pict