LiveWires

Package of Python modules that will make life a bit easier for beginners
Download

LiveWires Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD
  • Price:
  • FREE
  • Publisher Name:
  • livewires.org.uk
  • Publisher web site:
  • http://www.livewires.org.uk/
  • Operating Systems:
  • Mac OS X
  • File Size:
  • 33 KB

LiveWires Tags


LiveWires Description

Package of Python modules that will make life a bit easier for beginners LiveWires mainly provides an easy interface to the Pygame games library and to the Tk graphics library. LiveWires consists of a number of modules which are intended to be used in conjuction with the LiveWires Python Course.The package contains 4 modules:· beginners - The module for use with the lettered worksheets in the LiveWires Python Course. This was written before the other two modules and was originally the entire LiveWires package. That's why "from livewires import *" imports everything from the beginners module (and why the implementation of colours is inconsistent between the beginners and games modules).· games - The module for use with the games worksheets in the LiveWires Python Course.· colour - A module defining some colour names for use with the games module. Don't use this module when you're using the beginners worksheets.· boards - A module for producing board games with a regular grid. This is a new module for release 2.1 and effectively still under development. Requirements: · Python 2.2.3 or later · PyGame


LiveWires Related Software