Foon →
Ludum Dare Explorer →
LD26 →
Shape Attack
Shape Attack
By krise20
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Coolness | 2 | 82 | | |
| Theme | 498 | 3.59 | | |
| Audio | 761 | 2.35 | | |
| Fun | 817 | 2.70 | | |
| Innovation | 898 | 2.66 | | |
| Overall | 929 | 2.82 | | |
| Humor | 936 | 1.71 | | |
| Mood | 1140 | 2.18 | | |
| Graphics | 1224 | 2.09 | | |
Comments
krise20
2013-04-28 23:29
Didn't take me too long to whip this little game up. its not very complex!
However it's a lot more successful than my last Ludum Dare, which was a disaster :P.
feel free to let me know about any bugs.
There is 2 ways to start the game.
1:click the Run.bat (this will open cmd on windows and it will stay there)
2:click on the LudumDare26.jar which will start the game.
The game uses the Slick2D game library and creative commons sound.
Web came back as an error.. hope you get it fixed.. good try..
krise20
2013-04-29 13:27
Yeah! for some reason the applet will load and play from my computer but not if I put it on my webhost
krise20
2013-04-29 14:01
Fixed it. However for some reason if I try to use the version with sound, it just refuses to load in the applet for some reason =[. Download the native for funkay sounds!
umu
2013-04-29 14:32
A solid foundation, but it feels like it's missing something. What? I don't know, I'm just an NPC.
metadept
2013-04-29 14:34
Simple, smooth, nice. The two suggestions I have are to make it automatically advance after you've cleaned up all the shapes in a wave (I was pressing space; I assume that's what I'm supposed to do?) and maybe to make your size change with health to make it easier/harder to dodge things. Good job!
I really like the game and the approach on the theme. When the game starts there a quite a lot of shapes and it's hard to avoid hitting the wrong ones. Also it's difficult to get the last one or two shapes when they are moving in random patterns :)
myachin
2013-04-29 14:36
lwjgl apps hang up on my pc( dont know why
gama11
2013-04-29 14:37
A bit annoying that the only way to restart is restarting the game.
The concept of the game seems interesting, but isn't executed well and gameplay doesn't feel good. The other shapes move way too randomnly and fast and you are way too slow in comparison in order to actually be able to plan ahead.
I think the instructions said that you can advance to the next wave by pressing space when you have a bomb - but actually, you can always do that even without a bomb. Also, at high waves, the amount of shapes and the lag that creates is ridicolous.
The extreme mode seems to be glitched.
krise20
2013-04-29 15:02
I didn't realise you could move on by pressing space. you're only suppose to be able to do that when you have a bomb. that's a simple glitch fix. Thanks for the criticism guys keep it coming :D
stiju
2013-04-29 16:53
So simple and yet so fantastic, I liked the music.
Like the game idea. It seems so simple, yet you managed to make a complex game with it. Was quite fun to play it. :)
krise20
2013-04-29 16:54
thanks :)
Quite an interesting little game.
haslettj
2013-04-30 00:49
It was tough to understand what was going on with this game. I played one game where the screen cleared completely before I even moved the square/circle avatar.
As for the sound, did you validate that your sound files were in the .jar file? I used Slick2D for my game, and Eclipse did NOT bundle the resource files into the .jar. I had to use 7zip to add them manually.
I thought it was quite enjoyable, but it was a wee bit annoying having to restart the game to play again. I took a peek at the source, I think you would have an easier time using a StateBasedGame instead of a BasicGame. It makes menus way easier. Also you should use JarSplicer to pack all your .DLLs and .JARs into one file.
krise20
2013-04-30 01:06
thanks for the advice. yeah a few people have mentioned the restart thing. I'm not sure if they mean restart the wave or restart the actual whole game. because if you press enter at the game over screen it takes you back to the menu.
My source is soo messy, I don't usually code like that. I think when I get a bit of time I will use stateBasedGame. I lost a lot of time at the start of the comp by half making a game then abandoning it cuz I made it in swing / awt, and decided to do this in slick2d
:)
the-jack
2013-04-30 17:19
Insta-killed on spawn at wave 7. Perhaps a "safe zone" starting area would make that a little less unpleasant. Good concept, great work.
krise20
2013-04-30 20:14
yeah that's a big problem with my entry. it does eventually get impossible!
One of someone else's ideas was to move size with health, which I will do as out of compo addition. but thanks :)
Interesting, Could use some more work though.
Interesting game. Next time try to teach how to play through level design instead of writing a wall of text :)
euske
2013-05-02 16:07
The idea has potentials.
tifu
2013-05-04 11:50
the "how to play" text goes off the screen for me, so I can't read it :| "when you touch another shape you wil-" I think I figured it all out though so I was still able to play. Fun game idea, good job.
krise20
2013-05-04 12:41
oh no. Thanks. I forgot to resize the window when I resized the window
lu3mm3l
2013-05-15 21:21
Liked the concept, missed more forms and something like a spawn protection since it happens that you or your enemies spawn directly in each other. Still a nice entry :)