RUSD Tower Defense (wip)

I’m working on a java tower defense game. I am nowhere near done. I would like for other people to try it out as well as give advice to help me make a better game. I’ll be updating my blog whenever I release a newer version. I’m pretty excited about this game even if it isn’t much.

http://shanescodingblog.blogspot.com/
The download link is in the blog.

Edit: After reading some post on this site i decided im going to switch to using LWJGL. So it might be a bit before my next update depending on how fast i can learn it.

Making a tower defense in Java is quite fun - i also did one some weeks ago:
http://chmu.bplaced.net/?p=1023

I also started with simple graphics and improved it from time to time. Its not necessary to use LWJGL. I only used

Graphics2D

to draw the game and it works pretty well. (Also with a little blood engine I made ;D)

While it might not be necessary to use lwjgl I want to learn it because I plan on making a more complicated game after I finish my tower defense.

I’m using your game for an assignment. I have to find a game and evaluate it based of detail and bugs. It comes under games testing in my course.
No pressure ;D

Lol. It’s no where near done, however if you do find some bugs I would love to know what you find.