FoonLudum Dare ExplorerLD29 → UnderTheLibrary

UnderTheLibrary

By delca

View on Wayback Machine

CategoryRankScoreCount
Coolness296
Graphics2223.74
Humor2253.05
Mood2363.44
Audio2633.24
Overall2893.46
Fun3763.24
Theme4173.42
Innovation8992.60

Comments

liamtwose 2014-04-28 10:05

Neat little platformer, very polished in places, I did keep getting stuck on the first drop following the button, for some reason, if getting too close to the wall? otherwise overall a great game. Love it.

seyroth 2014-04-28 15:03

I loved the visual style and the "computing" dialogs :) Unfortunately I didn't reach the end due to getting stuck twice after the first drop. Is this done on GameMaker ? Collision code is a bitch, I should know, I lost about 10 hours with mine this week-end ;)

paperblurt 2014-04-28 15:38

The visual and mood I'd say are the strongest points in this game.
Gameplay is not bad and fun to see a game taking place in a library.

tanner101010 2014-04-29 16:17

It looks great, but it crashes after pressing the first button to follow down the platform :( I really wanted to see what else is there in the game!

delca 2014-04-29 18:30

Thanks for your feedback! I did push this button a lot to playtest the rest of the level (before I remembered about moving my spawnpoint), so I am not too sure about what is happening here. I will try to find out as soon as I come home.

@Seyroth: I used JavaScript and Phaser as my game engine (and that was because I lost So much time with collision code the first time too T_T)

delca 2014-04-29 18:39

Apparently, this is because I used Math.sign(), which is not supported by all browsers at the moment. Could you please tell me which browser/version yo0 used when encountering the crash ?

munkeebacon 2014-04-30 21:55

This was pretty cool, the art was substantially pleasant to look at and it is a really interesting idea. I seemed to fly through the walls somehow a couple times, which is obviously a bug, but that's not a big deal. Great job!

helixfox 2014-05-01 08:25

Managed to get stuck by somehow getting enemies sitting on top of a ladder that I needed to go up :(

delca 2014-05-01 09:43

@HelixFox: maybe there is a way to get them to move? Try to be horizontally aligned with them.

teambrookvale 2014-05-01 09:54

For me this the best so far! Awesome graphics and sound, solid gameplay, good level design. Very well done!

icylava 2014-05-01 10:03

For some reason it seemed that the collision worked better on the original, maybe it was just a coincidence. Interesting little game, didn't get any books though.

delca 2014-05-01 11:18

@IcyLava the onyl difference between the two version is that I implemented the Math.sign() function myself on the second version. No collision code was modified, all that is done in the Phaser engine I used.

metjm 2014-05-01 11:50

Made it through, despite that one tricky jump at the end where you essentially have to stand on the correct pixel...

Great job, this is a very well-rounded 48 hour entry!
Bonus points for the TPP reference! :D

xrxr 2014-05-01 16:21

Wow, very well done platformer! Nice visuals, good controls and nice level length! Sweet!

whitewolf93 2014-05-01 16:25

Not bad, also the robot is cute :o

teamkwakwa 2014-05-01 16:26

I was stuck in the walls more than once, but I finished the game nonetheless and it was still fun to play. Good job!

delca 2014-05-01 16:40

@Team-Kwakwa that has to do with how Phaser checks for collision. I has the same problem on LD27, and did away with shortening the delay between collision checks. However, it was easier to deal with when I was doing the code myself :S

klianc09 2014-05-01 20:24

This game laggs terribly in firefox for me, and in chrome I don't have audio :( But what I heard was well done. Although the dialogs (monologs?) are funny, I wish they were skippable or faster. And I'm not sure if it's supposed to be like this, but I found some books and they didn't seem to be hidden, but rather have been on the way to the end.

delca 2014-05-01 22:32

@klianc09 the game ran fine on my PC and my Surface RT; then again, it is written in JavaScript :S ...
About the audio: I actually forgot to test it again (had some music on while testing), and it seems to not work in IE either. I may look at it, but it seems to be something in the Phaser engine...
For the books, at least one is put on the way to the end, and at least one other is really hidden (try searching for rats).

javadocmd 2014-05-02 06:34

This was a very solid entry. The art is all very fitting. The spiders gave me the creeps. Gameplay was challenging but not impossible. Required some non-linear thought to complete. Good amount of humor: the messages kept me engaged with the story.

Possible ideas for improvement: R to reload from the last checkpoint. Also the first checkpoint where you learn to use book ladders sends you back before you read the text, which is a little annoying since you can't just skip the text outright. None of the others I ran into seemed to have that problem though. You could have made another puzzle to solve as you antigrav'd out. :)

daneestar 2014-05-02 10:16

Solid game. I liked the atmosphere with the music!
The jump behaviour is a bit odd.
I liked the game

littleball 2014-05-02 12:01

Fantastic game, well done! I had a lot of fun playing.

copain 2014-05-02 13:17

nice idea for the new capalities.
(some collision bug)

degtyarev 2014-05-02 19:43

nicely done! Congrats!

penguincat 2014-05-03 02:42

Nice platformer with some fun dialogue - including the optional books! The art and audio fit the story well.

crowbeak 2014-05-04 05:19

Not bad. I like the graphics. There were places where it felt like my death was a result of the controls rather than my own lack of skill.

syben 2014-05-05 00:23

My favorite 48 hour game so far, impressive !

koe415 2014-05-05 00:56

Very polished platformer. Good story and it was just plain fun exploring after you started to pick up various books. My only complaint would be how loose falling left and right were when certain areas required precise controls. Otherwise, great job!

teesquared 2014-05-10 18:05

Nice interface and theme. Spiders suck.

joshos 2014-05-11 11:11

I liked it. Some dialogs are in a bad position because they are located in places where you can die 2 or 3 times and you have to read them each time ,maybe you could find them a better position or deactivate them the first time they are opened.

The rest is good :)

danbo 2014-05-11 14:06

Fun platformer, though the one thing I could pick a hole in would be the extreme inertia in the air coupled with no inertia on the ground, going down the shaft on the second map was rather annoying...

frogcheese 2014-05-11 15:59

It's a cute little platformer with nice graphics and an impressive amount of polish, though it was a bit slow and wordy when explaining some of the basic concepts like the enemies. I still had fun with it, though - good job!

rvmook 2014-05-16 13:32

Maybe next time try building level in a way so you can see ahead enough without taking a leap of faith. Right now I sometimes just had to walk or fall right into an enemy without actually knowing it was there. Nice little game though.

hyperbox 2014-05-17 19:51

A nice and polished platformer. The controls were a bit tricky to get used to, but other than that, great job.