Go to file
2024-12-19 18:05:51 +11:00
DESIGN.txt Should add some docs 2024-12-15 12:47:06 +11:00
enemy.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
game.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
grid.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
README.txt Should add some docs 2024-12-15 12:47:06 +11:00
ring.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
todo Spent a few hours reading about twisted. It's much easier than last time I tried. 2024-12-19 18:05:51 +11:00
towers.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
utils.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00
workers.py I should have made this a repo a while ago 2024-12-15 12:30:05 +11:00

Markdown is gay lol

RECYCLE DEFENCE

This is a free* tower defence. It is an action game, unlike most tower defence.
In this game, you do not gain money for killing enemies, but your towers sell for 100% of their value. You must continually adapt your defence to counter the current wave.


SOFTWARE, DEPENDENCIES, ETC.

It's built using pygame, a simple SDL wrapper for python. It has no other dependencies that are not in python's standard libraries.

*Free in both the sense of free speech and free beer, but purists of the former may take issue with the dependencies.