Foon →
Ludum Dare Explorer →
LD30 →
Ludum dare entry #1
Ludum dare entry #1
By somegreengoo
View on Wayback Machine
| Category | Rank | Score | Count |
|
|---|
| Coolness | 3 | 55 | | |
| Innovation | 524 | 3.19 | | |
| Humor | 673 | 2.16 | | |
| Theme | 724 | 3.00 | | |
| Audio | 868 | 2.00 | | |
| Overall | 912 | 2.83 | | |
| Fun | 1008 | 2.48 | | |
| Mood | 1030 | 2.29 | | |
| Graphics | 1185 | 1.76 | | |
Comments
This is actually a really cool concept. I think a better control scheme might be WASD to move and mouse to build. You could select what you are building with the number keys. That way, you don't have to stand on the lava to build a floor on it.
I also never found any of the pears/magic things. Maybe I didn't go through the portal enough times? It didn't seem to do anything.
Yeah. World 1 spawns sticks and rocks, while world 2 spawns glowing rocks and rocks.
The potion is spawned when enemies are killed (1/7 chance of spawning).
Glad you like it :)
That was a lot of fun. There are a lot of mechanics at play here that make this satisfying. I felt like I was always building towards something and I loved being able to manipulate my environment.
aglavra
2014-08-25 18:35
The concept is interesting, but the game needs better control scheme. It would be good to have a list of keys sonewhere in the corner on the screen, because it is not fun to try to memorize them.
Nice concept, although I never found any green things despite killing some baddies. I'd make it easier to kill baddies (using 1 spikes) and more likely to give those potions! Quite satisfying building stuff though
klianc09
2014-08-26 15:33
The art will surely turn away some people. But the concept is pretty solid (except that I would have wished for some sort of ultimate goal). I'm a sucker for such resource collecting games, so it absorbed quite some of my time. (I built myself a fortress of burners and now let it run in the background to farm myself so much resources, that i can pave the world in spikes and burners OR until it crashes.)
Just create more worlds (it don't even have to be many different types of worlds, just for example multiple green and red worlds), different types of enemies, a simpler control scheme with construction information displayed right there on the hud, and create a reason for the player to *NOT* just build a fortress and go afk forever. And then you got yourself a truly great game.^^
Now if you excuse me, I got some sticks and stones to collect.
@BMacIntosh: A portal takes you to a "Random" world, which also includes the world you are currently in, and the target world is determined by the location of the portal. So it seems like some portals are not working, because they just take you to the beginning of your current world.
bobrocks
2014-08-27 13:01
Definitely a good choice focusing on gameplay over graphics! I would really like to see this after a few rounds of polish. You should definitely continue development!
ponk
2014-08-27 13:05
This is awesome for your first entry!
Pretty nice concept!
I quite liked this one, good job!
I loved the exploration side of this, I don't know why but it reminded me of Civ I :)
I played for a while, got 248 points and catched a bug. After entering help screen, I believe I was going north while doing so, when I when I went back to the world my character went automatically to the north, and when pressing south it just stopped vertically. I believe you need to reset speed when going into a help screen.
The game was playable and interesting, and got me playing until I found that bug.
@thecolorhacker - Thanks for finding the bug. I have uploaded a fix for the problem, which I think is within the rules. Not sure how much it matters. Glad people enjoy my little creation. :)
The problem was quite simple really. I use 4 boolean variables to store which direction the player should move in which are set to true when the corresponding key is pressed, false if it is released. When h is pressed the game state changes and it is not checked if arrowkeys are released, and the direction therefore is stuck.
Congrats on your first Ludm Dare :D Great work on the game n_n