
The Sheep Wars

Just some quick'n'dirty instructions, since time is running short.

Aim of the game:
- Destroy your opponents fence so that he loses all of his sheep. Try to keep your own fence repaired.
- The more sheep you have left, the faster you gain money
- If you win or lose the game, it just rudely exists. No game over screen or nothing. Sorry, but there's just not enought time. :P

Moving:
- Click anywhere on the map to move your farmer

Repair:
- Right click on a wall when standing next to it to repair (costs money)

Cannons:
- Right click on a cannon to use it (must be close enough)
- Choose direction by moving the mouse (right click cancels the operation)
- Press and hold left mouse button to set the firing distance
- When you fire a cannon, it will heat up and needs to cool down. hence, having more than one cannon lefts you shoot more often.

Building:
- Click on cannon icon and place it on the map. Right click cancels. (costs money)
- The second icon builds metal walls that are indestructable. Metal Walls replace regular walls and must be built on top of them. You can replace broken walls with metal walls too, but repairing them is always cheaper.

Press ESC anytime to quit the game.

If the game runs slowly, you can edit the sheep.cfg file and for example try a smaller screen resolution.

Requirements for the source package:
- Python 2.2+ (http://www.python.org/)
- PyGame 1.4+ (http://www.pygame.org/)
- Latest PyOpenGL (http://pyopengl.sourceforge.net/)
- PyOpenGL might also require Numeric (http://www.pfdubois.com/numpy/)

Run the sheep.py script to start the game.