A downloadable game

Download NowName your own price

Pytillery.py is a rehash of the old computer game Artillery that was popular on many classic machines.  Two players do battle by lobbing shells at each other's bunker positions.  My first memory of this game was playing it on an Apple IIe computer, but it certainly found its way onto many other platforms and it existed on many others prior to being on the Apple IIe. 

This project was a means to learning more about the turtle graphics package and just what one could do with it.  One certainly isn't going to make the next God of War game with it, but it was fun to recreate an old classic that brought me joy as a kid.


 Player One Controls:
   w - Increase cannon power
   s - Decrease cannon power
   a - Move cannon left
   d - Move cannon right
   Space - Fire shell 

 Player Two Controls:
   Up - Increase cannon power
   Down - Decrease cannon power
   Left - Move cannon left
   Right - Move cannon right
   Space - Fire shell 

 Press the R key to reset the game.
 Press the Q key to quit the game.


Note: 
This uses the Python plug-in winsound to play the various sound effects.  If you're on a Mac or Linux machine, you'll need to edit the sound package, or simply comment out the sound effect lines.

Download

Download NowName your own price

Click download now to get access to the following files:

Pytillery.zip 95 kB

Development log

Leave a comment

Log in with itch.io to leave a comment.