PyGameBuilder

A game-maker like library/subsystem for Python using pygame
Download

PyGameBuilder Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Price:
  • FREE
  • Publisher Name:
  • Sam Sieber
  • Publisher web site:
  • http://code.google.com/u/Killersquierl/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 38 KB

PyGameBuilder Tags


PyGameBuilder Description

A game-maker like library/subsystem for Python using pygame PyGameBuilder is meant to replicate the object and event system found in Game Maker, except it's written in python. PyGameBuilder has no gui at this point. Sound and timers aren't implemented. PyBu has a main loop which handles all the events generated. Event handlers are bound to those events. Events include keyboard events and collision events at this point.Events are only generated if there is an event handler bound to them. The way to use it is to extend the main classes of PyBu_Slice and PyBu_Object.Animations are defined in text files (it's really lame at this point.) The main controller is also meant to be extended.NOTE: PyGameBuilder is licensed and distributed under the terms of the GNU Lesser General Public License. What's New in This Release: · Alarms implemented, a small collision event bug fixed, updated example.


PyGameBuilder Related Software