GUI problem

Tim Lavoie tool_man at spamcop.net
Wed Oct 9 14:23:04 EDT 2002


>>>>> "Benson" == Benson Ngai <benson123456 at yahoo.com> writes:

    Benson> Hi guys, How are u doing?  I have to write the game
    Benson> "master mind" in python as a assignment. I am gonna need
    Benson> some help on the GUI, does any
    Benson> one of you know what would be a gd package to use for
    Benson> python? does python have a openGL? all I need is some very
    Benson> simple 2D graphic. does anyone of you know of a gd book
    Benson> that I can use? this is gonna be my first python
    Benson> program. if u know any gd python book, python graphic book
    Benson> that would be great.  thank you very very much

Others have already answered the OpenGL and book parts, along with
other suggestions. But have a look at the pygame project, which is
also really nice. http://www.pygame.org

-- 
"It is dangerous to be right when the government is wrong."
   - Voltaire



More information about the Python-list mailing list