Python game help needed?

Gerrit gerrit at nl.linux.org
Tue Sep 28 03:16:07 EDT 2004


Bill Dandreta wrote:
> I would like to write a wordsearch puzzle game in Python that functions 
> like this java program:
> 
> http://javaboutique.webdeveloper.com/WordSearch/
> 
> I would like it to be cross platform (Linux, Windows, Mac).
> 
> I don't know how to get the graphics effect with a bounding box around 
> the words.
> 
> Any suggestions would be greatly appreciated.

Look for pygame (http://www.pygame.org/). It's great and crossplatform,
although I think Mac OS 9 support is lagging a bit behind. 

Gerrit.

-- 
Weather in Twenthe, Netherlands 28/09 08:25:
	15.0°C mist overcast wind 3.6 m/s SW (57 m above NAP)
-- 
In the councils of government, we must guard against the acquisition of
unwarranted influence, whether sought or unsought, by the
military-industrial complex. The potential for the disastrous rise of
misplaced power exists and will persist.
    -Dwight David Eisenhower, January 17, 1961



More information about the Python-list mailing list