Trapped in Minimalism by eShredder 2013-05-01T16:53:00
Very fun, the only thing missing is music. Keep up !
Foon → Ludum Dare Explorer → Users → anbreizh
| Year | LD | Theme | Game | Division | Rank | Ov | Fu | In | Th | Gr | Au | Hu | Mo | Co | |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2014 | 29 | Beneath the Surface | Yadig - Yet Another Digger Inspired Game | compo | 989 | 2.72 | 2.60 | 2.26 | 3.60 | 2.80 | 2.09 | 1.95 | 2.31 | 68 | |
| 2013 | 26 | Minimalism | Coin Collector | compo | 267 | 3.47 | 3.66 | 2.97 | 3.25 | 2.77 | 3.13 | 2.56 | 2.89 | 58 |
Very fun, the only thing missing is music. Keep up !
O.O I wasn't expecting so much comments :D Thanks for the support.
The space key should'nt do anything, it's a debug feature that I left by mistake in the late hours rush :(
There is a big "restart" button on top of the game over screen if you don't want to submit your score :D :D
As for the hotkey, I had one initially but it kept messing with the input text so it was removed :(
Thanks again for all the nice comments. It feels really good.
Also, I do know for you, but I can't take this damn song out of my head. It's been bugging me since I made it 24h ago :D
Very good game, challenging and fun
Interesting, but it is missing a goal to reach
Nice game. The enemies are dumb though, it's easy to shoot at them while they stand still.
Surprising, a very good use of the theme. I found it to be too difficult though
Damn it, I got rick rolled by a LD48 game :'( :'(
Very fun game. Very good gameplay. I'd like to see and extended version of this. Nice work !
Interesting concept, I found myself unable to collect gem on my first try :)
Somehow the audio was screwed up so I had to turn it off
By the way, I used this page to package my own game, after hours of rage trying to do it manually with py2exe : http://pygame.org/wiki/Pygame2exe
Hope it helps
Unexpected interpretation of the theme, very nice game
fun game, with its own humor and very cute, but the control are not very good.
Very fun, but soooo hard. Is it supposed to be two a player game ?
Hi, thanks for the feedback. I just noticed that I have no boundaries check indeed :(
Weird, I have mavericks too... I knew it would be hard to package a python game :( Sorry for that. I will have a check tonight and try to fix it.
I'm french and so I use zsqd to move. When I come across a game that use hardcoded wasd to move, I just close the window and don't play it :)
So the arrow keys are a simple solution when I have no time to setup a configuration menu.
Actually, the worms are respawning every so often, so you can manage a way up to collect more time then go down again.
I had this bug once in a while, but not really often so I had trouble to fix it :(
Thanks everbody for your feedback, it mean a lot to me.
I think the crash occurs when the player disappear, but its not systematic. I will try to fix it if I can.
Ok, found one cause for the crash.
Every time a tile is removed, I make a pass on the 8 surrounding tiles to adjust the graphics. Guess what ? I check tiles out of level boundaries :'(
Hello, and thanks for the last comments.
I fixed some of the bugs (mostly boundaries check) on the source.
I don't know if it is ok to release a bugfix version, I will check the rules.
If it forbidden, I will make explicit packages of the new version, so you can enjoy a fixed game while still having the compo release to judge.
windows package was just updated with bug fixes and support for wasd keys
Nice use of the theme. I had trouble using default keys (mouse buttons, default attacks didn't work) and remapping some didn't work as well (linux x86_64).
A bit short though :(
Very good use of the theme. I found the double jump a bit too short (horizontally speaking) to be really useful
Nice, but the collision boxes are a bit off, it's difficult to navigate. Also the jump/digup system need a rework I think
Not bad, but very hard to control
Nice game, but I think the minion selected should be with the keyboard instead of mouse. Right now it's tedious and rapidly overwhelming
Love the music !
Great idea, nice graphics. Need more levels
Fun little game, but kinda easy and not very long. Endless mode ?
Very nice game, graphics are very good. Too bad there is no ending
Might be fun if it were not for the lags :(
Nice mechanics, close to what I wanted to do myself. Pace is kinda slow however, I think it may be more enjoyable is it were a bit quicker.
Also, gameplay is annoying as you have to repeatedly hit space to dig.
Hi, can you change your link from web to windows ? It's misleading. Thanks
Not bad, very good mood and the moles are so cute
Sadly I can't run the game on non-windows computer. First I had to fix your imports (you import pygame as pg but use pygame after) and paths (linux and os/x didn't like backslashes).
But somehow, python is crashing hard anyway : python(508,0x7fff78dab310) malloc: *** error for object 0x7fa8aa1227a0: pointer being freed was not allocated
I will have to try on windows then (must get up from the couch... argh..)
Very good game !
Very good, too bad it's so short.
Fun game, great atmosphere. The shadows render the thing really nice
Nice little game, refreshing gameplay. Some issues with collision though
Nice job. It need a way to have the text be printed faster thoughm and I got disapointed by the end. A sequel planned ?
Nice little game, too bad it's unfinished (no goal, no way to die)
Surprising. Kind of fun, but I don't see the link with the theme.
Very nice. Finally all these hours perfecting mining techniques in Minecraft are paying !
I found that the fact that when you are not perfectly aligned with the block makes your drilling doubled annoying (but logic). It would be better if the game automagically realigned the drill so you are always mining only one block.
One of the best entry so far :)
Nice game, a bit slow but it may come from my browser/system
Not bad, the movement need a bit more feedback though, as over the single colored background you cant really tell if you are moving or not
Very nice game
Very nice overall, a multiplayer version may be very fun. Also, I think this game would be more playable if the car was always running forward and we selected the next node with the mouse
I can't run it, it seems I am missing the noise module. Is it an external module or do the github repo is missing a file ?
Nice, but i think the constant spawning of the enemies render the game too hard.