Entries — July 2010

To play the games listed here, you will probably need to install Python (typically 2.4+), PyGame (1.7+) and PyOpenGL (2.0+). Some games have additional requirements - check their README. Windows users downloading the windows versions of games don't need to install anything.

Wizburg by Cosmologicon (wizburg) — PyWeek Division
wizburg-pyggy.tar.gz — Wizburg demo for Pyggy (33.39 Kbytes on 2010/07/03)

My Pyweek #9 game! It's about dueling wizards!

Technical goals:

  • Find (or make) an SVG loader for pygame
  • Find some reliable way to package as a Windows executable
  • Make a (possibly stripped-down) version in Javascript to be run in a browser window (seriously)

Design goals:

  • More fun
  • More innovation
  • More production

This is a solo entry by Cosmologicon.