Borders 2003, Professional Edition

Looking for a new way to waste time at work? Look no further. Borders 2003, Professional Edition is the answer! Download your copy RIGHT NOW!

Gameplay

Object:

Summary:

Game Setup:

Bombs:

Players:

Control:

Requirements

Borders is written in Python, and uses the wxPython library. You'll need both of these to play Borders.

Windows users...

  1. From the Python 2.2 page, download and run the Python 2.2 installer for Windows.
  2. From the wxWindows download page, download and install the appropriate wxWindows for Python 2.2 package for your version of Windows.

Linux users...

  1. From the Python 2.2 for Linux page, download and install the appropriate version of Python 2.2 for your platform.
  2. From the wxWindows download page, download and install the appropriate wxWindows for Python 2.2 package for your version of Linux.

Download

Borders 2003, Professional Edition is provided as a .zip file. To play the game, unzip the file and execute Borders2003.py.

VersionDescriptionFile
Version 1.0 Original release borders-1.0.zip

History

Borders is inspired by its namesake, a game I used to play on the TRS-80 back in the mid 80's, in Ms. Weber's computer class. Not long after that class, I wrote a version of Borders for gwbasic on the Tandy 1000 with a friend of mine. It was probably the first real program either of us ever wrote (where real program is defined as a program that someone besides the programmer might be remotely interested in.) Since then, Borders has become my ``first program'' in a number of other languages. When it came time to learn Python and wxWindows, Borders was a natural first step.