My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages
Links

Prerequisites:

You need to have Python and Pygame installed on your computer if you want to use the source code from the zip archive.

On Windows, you do not need to have Python or Pygame installed if you use the executable installer (only version 0.0.5 for the moment).

Arcade Tonk Tanks has been tested to work properly on:

  • Linux, Windows XP/Vista/7 and Mac OS X
  • Python 2.5.4 & Python 2.6.4
  • Pygame 1.8 & Pygame 1.9.1

Credits:

  • Programming (GPL v.3 license): Koen Lefever
  • Graphics & explosion sound (CC-BY-SA 3.0 license): Marc Carson
  • Explosion graphics (please check homepage for license conditions): David Howe
  • Music "Only Depth" (please check homepage for license conditions): Vladislav Malkov

To Do / Roadmap:

  • code cleanup (continuous task - this is my very first Object Oriented program)
  • client/server multi-player in a LAN (version 0.1.0)
  • add "presets" and the possibility to save your favourite combination of options (version 0.1.0)
  • add an editor to create new mazes (version 0.1.x)
  • add high score lists (version 0.1.x)
  • add shields, mines... (version 0.1.x)
  • larger maps and scrolling backgrounds using the TonkEngine (version 0.2.0)
  • include several games: arcade solo and team play, real time tactical, turn based strategy (version 0.2.x)
  • world domination (version 1.0.0)

Screenshots:

Version 0.0.6:

Version 0.0.5:

Versions 0.0.1 to 0.0.4:

Last updated on 2010-11-04.

Powered by Google Project Hosting