FoonLudum Dare ExplorerLD35 → Elementary

Elementary

By oparisy

View on Wayback Machine

CategoryRankScoreCount
Graphics4103.15
Theme4283.42
Mood4482.96
Innovation5153.04
Overall7042.92
Fun8152.54
Coolness120148

Comments

team-tiger 2016-04-22 15:49

Nice Job. I think it could benefit from a bit faster movement. I also think you could add more reasons in the game to switch to fire (fight enemies etc) to add more of a resource management element to it

hunttis 2016-04-24 12:44

Nice work, I actually kinda liked the simplistic cubey graphics.

Like the previous commenter said, I think they game would benefit from faster movement.

Maybe when you're in water form, you move faster over water? Or maybe some kind of an activatable skill? Maybe crossing some parts of terrain requires certain element?

deltanegative 2016-04-24 12:55

Pretty cool! And the minimalistic look is really nice ;)

endel 2016-04-24 12:58

Nice idea. Maybe the enemies could be smarter, and have some obstacles or something to increase the challenge of avoiding them. Changing from blue to red could have some advantage/disadvantage through the obstacles as well. Great job!

oparisy 2016-04-25 20:50

@TEAM-TIGER actually fire makes enemies flee, a la PacMan, but they are not aggressive enough for it to be very noticeable. I refrained to tune difficulty post-compo, could have increased the aggro radius as an example.

oparisy 2016-04-25 20:52

@hunttis Taking terrain into account is a very nice idea, it was actually a basic placeholder I did not take time to change at the end, so the colors do not have much meaning. Indeed, I'm kinda pleased with the look of my 3-hours-of-coding particles system :)

madalaski 2016-04-25 21:54

Really cool graphics and camera movement. Could have benefited from simpler controls and just a tad of sound design but overall a fun little game.

cerno_b 2016-04-28 20:22

I really like the graphics of your elemental, the cubey particle effects work really well. I couldn't figure out what the other particle thingies were. After reading the manual I was able to win the game pretty easily.

I wish there would have been sound fx and music.

Now for some criticism:

Overall the game would gain a lot by being a bit faster and more challenging. Since you only need to stock up on wood and only quickly change your shape to fire and back when at a torch, there is not much competition here. Maybe you can play around a bit with different mechanics, e.g. introduce enemies that chase you and drain your energy. Make the player fill up a fire gauge at a torch before it is lit. The gauge will increase while you are burning at the torch and it will decrease over time as you move away (e.g. while you avoid monsters).

Then if time remains you could add multiple levels where the number of torches increases but at the same time each level introduces something new, like a new monster, a new skill etc.

If you get manage to offer small rewards to the player they will keep motivated and if you offer a challenge you will reward that motivation.

It's a solid concept for that short amount of time, I am sure you can expand on it. First you should add some sfx though, you'll see how that will do wonders to the feel of the game.

cerno_b 2016-04-28 20:29

Addendum, I didn't realize the other elementals were the enemies. They should definitely be more aggressive, as someone else pointed out.

There is a pretty old study from 1944 by Heider and Simmel that shows (for game makers quite obvious really), that humans have no problems to attribute intent and purpose to moving objects even if they only take the form of shapes.

That said, even if your enemies only appear like particle clouds, their motion should be enough to let the player understand they are chasing us and clearly mark them as the bad guys.

There is a very good article about some basic AI programming by Ray Wenderlich, which I used as the basis for my game. I would suggest you give it a read and try outfit your enemies with the "wander" and "arrive" behaviour: https://www.raywenderlich.com/24824/introduction-to-ai-programming-for-games

cerno_b 2016-04-28 20:30

...and by "game makers" I meant "gamers".

oparisy 2016-05-05 12:46

@madalaski Thanks for you feedback! What would be simpler controls, in your mind?

oparisy 2016-05-05 12:49

@Cerno_b Thanks, your analysis matches mine exactly :) This boils down to lack of time. Definitely the enemies lack hints helping the player understand their behavior (at the minimum, their "aggro" state should be explicit. Music and sfx: next time I hope :)

oparisy 2016-05-05 12:51

@Cerno_b Thanks for the link! I actually coded similar behaviors, but did not fine tune them enough to ramp up the difficulty.

santiandrade 2016-05-09 15:15

I like the idea and simple graphics. It is a bit difficult to control the game from here (in the ludum dare page) because the page scroll moves up and down with the arrows keys. Anyway good work!

oparisy 2016-05-09 19:05

@SantiHisteria Is that so? I mostly tested it in full screen actually. Perhaps a focus issue? Did you click in the game area before playing?

diabolohunter 2016-05-09 21:36

nice minigame. graphics and particle effects were awesome, although i wished i had a little shadow to better see my actual position to be able to collect them energy powerups. well done in total

yetikatt 2016-05-10 00:39

Nice job. I think making the element move a bit faster would be good, it might also make it more of a puzzle if the water also depleted over time, that way you would have to strategically manage what routes you were taking. Maybe different terrains deplete different elements?