FoonLudum Dare ExplorerLD46 → The Power of The Five Books

The Power of The Five Books

By marcelo-zoletti, GalinhoMassa and superleowr

View on ldjam.com

CategoryRankScoreCount
Overall16353.3134
Fun12933.2834
Innovation22192.6933
Theme24892.4133
Graphics16173.3132
Audio14772.5933
Humor17872.2830
Mood17523.0633

Comments

lukebenkart 2020-04-21 16:07

Very Nice Game. Although one thing I noticed is that the jumping (especially with the speed and jump spells) is clunky and very hard to control.

krassenstein 2020-04-21 16:15

Hey! This is a fun platformer! I do wish that the enemies did not drop their aggro after a certain time.

Well done.

omer1615 2020-04-21 16:15

Classic platformer, overarching story fits the theme, different from all the interpretations I saw so far. Congrats on different perspective. Gameplay feels nice

tuulosss 2020-04-21 16:33

fun and simple game.

quillwerth 2020-04-22 04:27

Has some nice fundamentals but it feels off. Could benefit from some time workshopping the controls - the part right after super jump killed me several times in a row, and it didn't feel like I had done anything differently when I did get through it. The knockback from enemies was also a bit too high - I got bounced between 3 enemies and effectively died in one hit. Like I said, though, it's a good start!

vignesh-raj 2020-04-22 05:07

So good game! Minimal and nice game.

abdul-zakkar 2020-04-22 05:08

Nice game! I wish the music loop was longer, but the art is nice and the movement feels good. I wish there was less cooldown on the spells since it made the game slower, and I wanted to see when the cooldown was over for each one since I couldn't tell when the spell would be ready again. Good use of the platforming to get me to use multiple spells at once!

xel 2020-04-22 05:19

Really liked the character art- the skeletons gave me a real Lego vibe! The different spells were fun to use, especially the jump boots. Zooming through the air feels really satisfying!

marcelo-zoletti 2020-04-22 11:07

@abdul-zakkar If you check the left corner where the spells icons are, you can see that the icon gets darker when it is in the cooldown, it's kinda hard to see so I don't blame you haha.

hillelgo 2020-04-22 15:26

I actually really enjoyed this one! I think if you did not watch vlambeer's screenshake talk on youtube, go watch it NOW, because it is exactly what your game is missing. Also, the controls were a bit clumsy. I think if there was a button for scrolling between spells (for example, x is great since it's next to z) that would be awesome. Also, the cooldown for the jump and ice spells was too long in my opinion. Nevertheless, great submission!

marcelo-zoletti 2020-04-22 16:12

About the scrolling spells, we actualy thought about that, but it would make parts of the game (like the parkour at the end) a lot harder, we also thought about using the screen shake effect on the final animation, but the time to end the jam was really close and, I at least, didn't know how to do it. But I'll make sure to use those things in future games. Thanks for your feedback!

the1 2020-04-22 16:24

Nice Game! Love the graphics ;)

sprouty51 2020-04-22 16:37

I really liked this game. The pixel are was classic, the platforming was good and the abilities make you feel powerful. The controls we a little to cumbersome being 1 through 5 but it was forgivable. The music was on a very short loop and it did not take long for me to mute the game, it was just way too repetitive. Overall I think this is a very good submission and best of luck to you.

valdee 2020-04-22 16:39

The cooldown on the spells makes the gameplay very slow. I love the graphics, but the 8 second music loop got very repetetive very fast.

marcelo-zoletti 2020-04-22 16:44

@sprouty51 Well I made the music in less then 1 hour to finish the game jam so yeah it is really trash :laughing: , Thanks for your feedback!

jonhg 2020-04-22 16:57

Slow gameplay and uninteresting enemies. I really like spell feature, but it needs to be improved. In general, it's classic platformer, and it works.

marcelo-zoletti 2020-04-22 17:16

Thanks everyone for the votes, we've made it though the goal!

banzi 2020-04-22 17:59

Great entry. It felt like there is a lot of features for a jam game. I enjoyed it - killed bunch of enemies, jumped around a bit and probably found some easter egg, but I am not sure waht it was. The music not looping properly was bit of an issue at the start but then I got used to it and it worked! Good job!

joamd 2020-04-22 18:39

I liked the game :heart_eyes: Good job on it :muscle:

I finished it and found the 5 books, I enjoyed it tbh. Only that at times the player would get stuck to the wall if we run / jump into it, but we can recover by moving the other way.

I liked the art, the smooth movement, graphics, and the mood and the sounds as well. An extra soundtrack also would've been nice tho. Nice concept and properly done jam game :muscle: :clap:

Since its done in Unity I wanted to ask the functions used for the movement :see_no_evil: Is it transform.Translate? :thinking: Rigidbody / character controller used?

marcelo-zoletti 2020-04-22 19:04

@banzi Yes you did found an easter egg congrats! And we forgot to add the music to the start menu too ¯\_(ツ)_/¯. Thanks for your response!

joamd 2020-04-22 19:11

What's the Easter egg :o

marcelo-zoletti 2020-04-22 19:11

@joamd Yeah the player gets stuck sometimes, it's because we used tiles and we tried everything to fix it, the only thing that helped a bit was using a capsule collider, and we did use transform.Translate ( transform.Translate(Input.GetAxis("Horizontal") * Speed * Time.deltaTime, 0f, 0f); ). Thanks for your feedbacK!

marcelo-zoletti 2020-04-22 19:16

@joamd try explore the game to find it :stuck_out_tongue: but i'll give you a clue, after getting some books, try go back and search, but the reward is not worth it...

joamd 2020-04-22 19:17

@marcelo-zoletti ah yea, I read about that issue with tiles in general in game dev, not just unity apparently. The only fix is to manually add edge colliders it said xD.

Or maybe we could disable the input towards the wall when very close it, but again it can cause weird behaviour

I'll try to find the Easter egg tomorrow :p it's a nice game to play

marcelo-zoletti 2020-04-22 19:24

@joamd we tried some of that things, but it was no use ;-;

joamd 2020-04-22 19:27

@marcelo-zoletti ah yea, that's also one drawback of changing transform position directly I guess, I'm assuming Translate function does that but smoothly. Else there rigid body and character controller but each with other drawbacks :joy_cat:

adriankrawczyk 2020-04-23 07:58

beatiful!!

simansimon 2020-04-23 08:02

This was a pretty nice game, the mechanics work well. The main character and the enemies are sooo cute :D In the future I would like to see some new enemies, maps, maybe books, the continuation of the story. This seemed rather polished, and I enjoyed playing it. I would play this more if you plan on releasing it

marcelo-zoletti 2020-04-23 11:07

@simansimon We are thinking if we will continue the game, it was supposed to be just a try on a Game Jam but the game actually looked better then we expected, so maybe we could polish the game and add more to the story, but we would need to think how we can make the game more than a simple plataformer, but I think we would be able to do it. Thanks for your feedback!

joamd 2020-04-24 05:00

I forgot mention about the controls. The key for the spell is hard to reach since its Z xD :p Maybe it can be changed in later versions

marcelo-zoletti 2020-04-24 10:31

@joamd If we updated the project, we maybe could put another key for the spells, since you can use "WASD" and the arrows to move, we forgot about "WASD", thanks for remember us that!

curleysam 2020-04-25 18:24

Nice one, I liked the graphics and it was cool seeing what different spells I would get 😊 I did kinda wish the checkpoints where closer together 😅 Cool entry!

nunoribeiro 2020-04-27 14:23

I really enjoyed this game. The thing I didn't like was how the enemies could kill me very fast if they came into contact with me. Maybe it would be good to add some invincibility frames. Good job on this one!

nanolotl 2020-04-27 14:30

Nice game with a fun central mechanic. One area that I think I could be improved is the control mappings - was jarring having to reach for the number keys to switch spells, but the biggest issue was that the menus and dialogues required using the mouse, so I was constantly having to reach different parts of my mouse/keyboard for different parts of the game.

Apart from that the game is pretty well made, the graphics and music worked well. Level design was good, but there were some areas where you had no way of knowing that a drop was into a spike pit.

marcelo-zoletti 2020-04-27 16:30

@nunoribeiro I really liked the invincibility frames idea, we should use this in the game if we are going to continue! @nanolotl Well the arrows for sure aren't a big help to know the direction really, but we didn't thought about any other way (we only noticed this problem about 3 hours to the end), and honestly I don't thinkl the music is goos as well... I'm trying to learn more how to use other programs and learn how to do some good music loops though.

animaster 2020-04-28 13:09

Attack speed of enemyes is super fast, they killed me in second. My character, on the other hand shoot super slow. Need some polishing but great job anyway!

marcelo-zoletti 2020-04-28 13:29

@animaster The enemy attack speed is fast because when the player enter in contact with the enemy colider, it starts attacking, so sometimes it attacks multiple times and that wasn't our intention, we tried to fix it but we couldn't definetly this one of the biggest problems in the game...

g12345 2020-04-28 15:34

I have downloaded this before but haven't play this yet, should I download the fixed build instead?

marcelo-zoletti 2020-04-28 22:03

@g12345 Well, the fixed build has the ending scene without bugs and some arrows to guide you. Since the game has a pretty small size, I recomend you to download again.

g12345 2020-04-30 22:42

Ok, downloaded, played and finished it. i think the game right now has a lot of potential and room for improvement! Unlike some other person here, I'd suggest not to add screenshakes in.

marcelo-zoletti 2020-05-02 04:30

@g12345 Well, I think some effects should actualy be added, I just don't really know which ones I could put, but I think that screen shake is quite a good idea, we aren't going to add more things to the game for now though.

2022-09-27 07:32

I really wanted to create a custom notebook with the logo of my favorite series or favorite computer game. I've been looking for a service for a long time, with the help of which I can implement my idea, and in the end I settled on [printsafari online printing](https://printsafari.com) services. In fact, I was worried that it would be quite expensive, but then I checked the prices on the site and realized that it was quite affordable for me.