'Rover', Swarm and Gun Turrets by pauloseamano
This is my first Ludum Dare effort, had an absolute blast working on it.
Can you use the enemy swarm to save yourself as you navigate through a maze of gun turrets...?
Made completely in code using Java (no external images used)
The source files are now available above (link on game site not working at the moment) the code is crazy messy so I don't recommend you stare at it too long...
Hope you enjoy
Can you use the enemy swarm to save yourself as you navigate through a maze of gun turrets...?
Made completely in code using Java (no external images used)
The source files are now available above (link on game site not working at the moment) the code is crazy messy so I don't recommend you stare at it too long...
Hope you enjoy
| Play Online | http://zord.co.uk/PaulSeaman/RoverSwarmAndGunTurrets.htm |
| Source | http://zord.co.uk/PaulSeaman/src.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-18/?action=preview&uid=2398 |
Ratings
| Coolness | 0% | 166 |
| Overall | 2.46 | 125 |
| Audio | 1.11 | 144 |
| Community | 1.33 | 154 |
| Fun | 2.04 | 146 |
| Graphics | 1.68 | 160 |
| Humor | 1.31 | 157 |
| Innovation | 3.00 | 84 |
| Theme | 3.36 | 76 |
Hmm, I still get a 404 error when I click or right click that link. Thx.
I second Pokuto's comment- it would be good to have more feedback when a swarm is damaging a turret. I couldn't tell, do they damage turrets when moving over them on their own, or only when the mouse button is held?
As I mentioned before, I think the idea's really good. I think this idea would work really well if the tuning were different- what if it were a faster game with smaller entities, tuned so it's more about dodging?
I hope I don't sound too negative, I really do like the concept, I just think it needs a bit more love.
Congratulations on finishing! And props for using Java.
The way the tower's bullets just disappear feels strange. I was left wondering if they had hit something.
Some sound/visual effects are needed to inform the player that the hero or the towers are harmed too.
Also without reading all the instructions I had no idea what the red and blue discs were for! I thought they were part of the game objects. Just writing "Health" and "Energy" besides them would help, or maybe using rectangular gauges which are more common.