You are writing a comment about Updates to Processed Tower Defense, here is a quick summary:

I ended up working a bit more on PTD, and have added some important new features: different types of creeps and the ability to upgrade towers. Hopefully it'll be a bit more interesting now.


You are responding to this comment written by Douglas on June 4th 2008, 12:42.

This is great work, and I love the bare-bones philosophy behind the project.

I would love to see a cheap, "Block" tower, for designing a winding maze. But then I'm kind of maze freak... most Tower Defense games leave me sitting with graph paper trying to design the perfect, most difficult path possible for the creeps so they can be hit as often as possible.

I noticed the colored squares... do they work like scrabble squares, somehow?


Please be aware that comment forms go stale after one hour.





Comments may make use of LifeFlow MarkDown. Raw html will be escaped.


Quick Introduction to LifeFlow MarkDown Syntax

A highlighted code block:

@@ ruby
def a (b, c):
  b * c
end
@@

Other common languages work as well: scheme, python, java, html, etc.

Other markdown syntax:

 ### This is an h3 title
#### This is an h4 title
**this is bold**
*this is italics*

1. This is an
2. ordered list

* And an unordered
* list too

[this is a link](http://www.lethain.com/ "Lethain")