Posted By: wraggster
Tactical Penguin has posted a news update concerning his game PSP Tower Defense:
So here's what all is done for PSP Tower Defense:
-creeps move from checkpoint to checkpoint
-only one orientation of a creep sprite is needed, a function rotates it to create the other needed orientations
-turrets rotate and shoot at creeps
-bullet system
-tile selector to move around and place turrets
-money which is used to build turrets
-lives which are lost when creeps make it through
-almost all graphic drawing is done with the GU
-support for different turret and creep types
And here's what I am currently working on/will soon work on:
-Make creep sprites change depending on what direction the creep is going
-make field background have pathways between the creeps' checkpoints
-make a level creator
-touchups, make it look nice etc