pygsear-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[pygsear] pygsear-0.42.1


From: Lee Harr
Subject: [pygsear] pygsear-0.42.1
Date: Mon, 14 Apr 2003 04:46:15 +0000

pygsear is a programming framework using Python and Pygame. It
includes classes for drawable objects, paths, cursors, widgets
and more, and it comes with a large number of examples. There
is also (experimental) code using Twisted for networking.

More information is available here:
http://www.nongnu.org/pygsear/

Download the latest version here:
http://savannah.nongnu.org/files/?group=pygsear


CHANGES:
version 0.42.1
- Fixed clockwise/counter-clockwise confusion in PathNG
- Started work on new example: tanks
  - plan is for a simple networked game


version 0.42
- Fixed ordering of MultiRotated images
  - now in .sort() order by filename
- New background for balloons.py
- Copied penguin demo mode to euclid.py
  - added some euclid examples
- Cleaned up examples/twisted-pygame/gtkPygame.py
  - added connections between the gtk and pygame sides
- Added Drawable.Turtle.nudge_color()
  - allows changing color by integer amount or by percentage
     ie. color_nudge(red=5) or color_nudge(blue='10%')
- Added Drawable.crect (rect for checking collisions)
  - updated Drawable.collide() to use new crect
  - updated lunar.py to use new crect
- Added Drawable.can_see()
  - adapted from Python Code Repository (PCR)
  - added new example seechase.py using can_see()


_________________________________________________________________
The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail





reply via email to

[Prev in Thread] Current Thread [Next in Thread]