FoonLudum Dare ExplorerLD31 → Beat Jumper

Beat Jumper

By fueelin

View on Wayback Machine

CategoryRankScoreCount
Coolness277
Audio1023.58
Innovation2833.53
Fun5353.10
Overall5873.17
Mood7772.67
Graphics10922.17
Theme11312.73

Comments

bogden 2014-12-08 10:27

Very interesting concept!

apiotrw 2014-12-08 10:44

Nice. Reminds me a lot of some very challenging Mario levels.

louisload 2014-12-08 10:50

Cool concept! I felt like a small flee in a musical world

okkolobr 2014-12-08 11:17

Like the concept. REALLLY hard to master though

aglavra 2014-12-08 11:26

The concept is interesting, but on my PC jumping is a bit unresponsive. Takes time to get used to it.

ranseur 2014-12-08 11:31

Will scavenge the source to learn how to do this!

fueelin 2014-12-08 12:00

ranseur - The game requires you have a matching MIDI and MP3 file to generate the level. The MIDI parsing (MidiReader.cs) is the most complex part, but it's not so bad using NAudio.

Theoretically it shouldn't be too hard to allow loading custom levels in a post-compo version. It might be annoying with the XNA Content Pipeline though.

Let me know if you have any specific questions about how something works in the code.

kalugny 2014-12-08 12:12

Liked it a lot!

fueelin 2014-12-08 12:39

I recorded a demo video of a decent, complete playthrough on Hard, with a score of 271. There's no sound - hopefully I'll have a demo with sound up tomorrow. If you want to check out some 'advanced techniques', take a look!

https://www.youtube.com/watch?v=-WDX-m428BM&feature=youtu.be&hd=1

fueelin 2014-12-09 08:32

I've uploaded a new demo to YouTube, this time with sound. Link is above.

lekochen 2014-12-09 09:26

Nice concept!

geti 2014-12-09 09:42

YOU MADE IT TO THE END OF THE SONG

Tricky, a bit of spamming jump here and there, haha, but it works. Nicely done :)

Didn't fit the theme very well though imho

tuism 2014-12-09 10:19

Admittedly I only watched the video because I'm on OS X right now, but damn I really like it :) I'm a sucker for rhythm games, am making my own one called Beat Attack, so this is special :)

Now, I feel like some things could make it more true to what it should be doing:

1. Make the player action mean something to the music - so the sample plays when the player lands on a colour? Or samples NOT playing when the player doesn't land on it? Right now it's just music playing, and doesn't feel right as a rhythm game... Right now you can take out the music and the game plays the same.

2. Or in reverse, make the music a cue that is a clue for what the player must do. Beat Trip does this very well :)

kitch 2014-12-10 03:00

Really like it when audio is incorporated into gameplay... (Just wish the bass line on this one was a bit easier :) ) Tough, but really cool. Good Job. Thanks!

johnbrynte 2014-12-10 21:07

For me the music didn't seem to be in sync with the platform bars which was rather sad. I admire the idea and hope that it worked as it should for others. Good work!

boxedmeatrevolution 2014-12-15 21:11

I wish there was a mac build! I watched the Youtube vid and it looks fun, but I cannot play using my mac :(

fueelin 2014-12-25 07:51

I've added a post-compo version of the game that includes some bug fixes and enhancements, such as slowing the song/platforms down on easy mode.

The biggest change is an overhaul to the 'staying on the beat' system. You're now trying to keep the bar full, instead of empty. This makes it harder to lose immediately and does not allow you to make an impenetrable buffer of extra points, as you could before.

01rafael 2014-12-25 11:41

Wow! So lovely graphics! Bit hard though, but so awesome!

phi 2014-12-25 11:42

Great idea, nicely implemented, awesome music, good difficulty progression. Graphics could be pimped up, but this is a great game. Thanks!

perfect-victim 2014-12-28 13:10

interesting game, just a little to hard for my taste

superdisk 2014-12-29 04:33

I didn't know what was going on at first, but I understand now. Cool game! It would be cool if you could select your own .mid file to play on (kinda like that one game? beatrider or something)

diegohenriquez 2014-12-29 04:54

Really cool idea! Pretty entertaining too

maxmetallica 2014-12-29 20:49

nice work