FoonLudum Dare ExplorerLD26 → 8-Bit? 4-Bit!

8-Bit? 4-Bit!

By polar

View on Wayback Machine

CategoryRankScoreCount
Coolness357
Humor5292.25
Theme8633.21
Graphics9062.59
Audio9272.03
Mood10902.27
Innovation11472.21
Overall12472.35
Fun12801.91

Comments

adjotur 2013-04-29 03:22

There's a small bug at the beginning, where if you press nothing the character bounces around and dies, but otherwise, fun game!

polar 2013-04-29 16:39

Hmm... I seem to meet that bug occasionaly (1 in 4 or 5 times, maybe), and usually after I die and then restart. The issue is that nothing appears out of the ordinary in the debugger - I'm afraid that I can't fix it (probably due to my incredibly-hacked AABB code).

uprightpath 2013-04-29 17:09

The character's jumping seems to be off. I ended up having to walk through the spikes at the top of the first level because it wouldn't just correctly for me.

geoege 2013-04-29 17:14

The game is a bit buggy, charachter does not jump sometimes.
Love the way you deal with theme.
Gameplay a bit classic but platformers always work. =)

kannas 2013-04-29 17:19

You should lower the volume of the sound effects. Also, the spikes are a lot difficult to avoid. That said, i like the 4Bit style \:D/

polar 2013-04-29 18:38

The spikes in the first level are pretty much unavoidable *unless* you manage to jump (almost) perfectly in the middle of them. As for the not-working jump, I couldn't work out why. Finally, if the sound effects are too loud, then just lower your computer's volume :)

martze 2013-04-29 18:47

This game is extremely buggy to the point of significantly diminishing the player's enjoyment.

cirrial 2013-04-29 18:50

This collision detection is terrible. I take damage from spikes without touching them. The character does not jump sometimes. I like the idea of the theme, but the execution feels a little shoddy.

edocentrique 2013-04-29 19:16

It's a good start !

polar 2013-04-29 20:22

If you have any bugs, then please let me know. As for spikes, the hitbox should have probably been smaller, but I guess you're meant to learn from this sort of thing :P As for the jumping, I genuinely don't know why he just refuses to jump occasionally - it's possibly just to do with the dodgy hitboxes.

tater_hater 2013-04-30 19:56

This is so cool! you minimized minimal

gmaker 2013-05-01 16:28

nice graphics!)

mollrow 2013-05-01 16:32

Platforming felt very broken. For next time, try to get your state logic in shape, do predictions on if something will collide and respond to that instead of trying to respond after a move.

polar 2013-05-01 16:48

Thanks for the comments :) I probably should have done swept shape collisions, but the AABB was hacked as it was, and I probably never would have got anything done if I'd tried to do *decent* collisions.

infinitedog 2013-05-01 17:09

Randomly the character doesn't jump. Simple graphics conform to the theme.

depp 2013-05-01 17:15

I like the graphics and the concept, but the bugs spoil the game. The jump button often just doesn't work, and collision detection is flaky. I wonder if these problems are related, because maybe when I can't jump it could be because I'm stuck in the floor? I saw the second level but didn't last long because I had to walk through the spikes on level 1 because I couldn't jump.

polar 2013-05-01 17:25

Again, sorry for the bugs. I get the feeling it was the poor collision code that caused the jump bug, as it gets rectified by moving to the edge of the block you're standing on (or moving off of it). Unfortunately, it's too late to fix that now :(

soldans 2013-05-01 20:36

A bit buggy, and jumping is hard on the top of the first level and in the start of the second one, so didn't finish the game.

But really good take on minimalism, with nice sound and graphics!

Platformers are hard to make?

polar 2013-05-02 16:13

Platformers aren't hard to make, I'm just not good at making platformers (or doing anything else in 48h, as a matter of fact...)

beldarak 2013-05-02 18:47

It was way too buggy for me to finish it but I like the idea.

kyru 2013-05-02 18:48

Not bad, controls seem a bit glitchy still though, sometimes I couldn't jump when I needed to.

polar 2013-05-02 18:51

Thanks for the comments, it seems to be a hitbox collision issue - for some reason, hitboxes weren't working correctly, and I had to fix it in a makeshift way.

johnnysix 2013-05-02 18:51

Just played a couple of games - I like the theme, but the 4-bit part is extremely difficult due to the spike collision - and you enter the scene walking straight into them. Sounds were spot on. :)

andreibarsan 2013-05-02 18:52

I found it hilarious how you just spazz out of control and get thrown off-screen when you try to go through a closed door, haha. http://gamedev.tutsplus.com/tutorials/implementation/create-custom-2d-physics-engine-aabb-circle-impulse-resolution/ This is a really useful article for coding physics stuff; I highly recommend it! :D

thijsku 2013-05-02 18:53

It's a very buggy game. Jumping doesn't always work and I always die in the second level. It does have a nice concept though. Good job with entering the competition. ;)

bernhard 2013-05-02 18:54

Was eager to find out was the next graphical de-evolution was going to be. Liked that aspect a lot.
I feel your pain with collision issues. It's hard... But maybe allowing restarts of each level instead of the entire game would have been better, so more people could have seen all the styles.

thevideogamemechanic 2013-05-02 19:06

Hard to jump sometimes and weird collision detection. Nice work nonetheless. :)

polar 2013-05-03 16:28

Thanks again for the comments. My advice is not to hold down anything going into a level, as that way you'll avoid the spikes. As for restarting the level, that is a possible solution, but it makes it a bit too easy to complete. Oh, and thanks a lot for the collision detection tutorial :)

nickc 2013-05-07 18:06

From my Jammate Brian: "The aforementioned collision-jump bugs have thus far prevented me from clearing what I suspect is the last level. The concept is pretty interesting though."

broxxar 2013-05-07 20:01

Good start but it needs a lot of bugs ironed our before it's playable. Namely, ability to jump gets disable sometimes, character gets stuck bouncing even when not holding jump, and the atrocious hit boxes on some obstacles.

csanyk 2013-05-16 03:55

Well, I played once, then the bug set in and I couldn't get any further because I kept dying:(

ddlyheadshot 2013-05-17 16:03

Pretty much unplayably buggy. The Jump button will randomly stop working, things will kill you from being nowhere near them, your character often runs suicidally into things entirely of his own accord and your health decreases quickly to zero just by entering the second level! The concept seems to be good, though.

bvanschooten 2013-05-17 22:00

Looks promising, apart from limited levels and bugs and flaws. Some items hurt you way beyond what you'd expect as tile boundaries or bounding boxes, and jumping randomly doesn't work. When you fall in the hole in level 2 you die instantly. In level 4 you can't see the difference between what hurts you and what doesn't.

polar 2013-05-18 06:29

Again, I can see that the jump bug is a massive issue - I agree that it's the biggest issue with my game. As for dying instantly on Level 2, that's only if you run into the spike by accident at the start. The hole on Level 2 (and Level 4) is meant to kill you instantly. Finally, Level 4 is meant to be virtually impossible to work out what does what.