Busy week again, last week was tiring but awesome 🙂
I’ve been working with the Gogbot Festival, which turned out really great. Lots of good people, looking forward to the Galactic Circus (sorry, Dutch only), with a lot of people from Pronksnor. I’m also working on some new tech for a game project, so look forward to some actual practical application of the tutorials on this site (omg, I really have to work more on these).
Last weekend I went to the IBE with my bboy crew, and had a really good time there. Still, lots of little things irked me — ticket prices have gone way up again, no more group discounts, if you’re with a group you still have to get your wristband individually, it’s still really tough to find a spot where you can actually see the battles (bad crowd stands), and even if you manage to conquer a good spot you end up standing/sitting in the same position for a long time so lots of soar feet, bums and backs, the endless standing in line for the final battles… Good atmosphere though, and in the end that’s the most important thing. Also, the programming was more spread out so I get the feeling that I’ve missed less cool stuff than normal. I didn’t bring my camera (it’s not very camping-compatible), so pics will be scarce but as soon as I get them they will be posted here.
Another little tidbit of info – I’m probably going to move this blog to a new spot on the interweb pretty soon, look forward to more new stuff and more reliable availability 🙂
I’ve dubbed the project with the DDR dance mats the Rumbler Project, and I actually mostly fixed the sound playback issue I was having last week. There is still a lot more work to be done with the audio module, but it works and is fairly simple in usage.
I did find that, while the concept is kind of fun in a “ooh that’s neat” kind of way, it’s too hard to actually use the mats to produce some kind of music. So this week I’m going to introduce a basic rhythm system – pushing a button starts a sound and a timer, and pushing it a second time will play the sound again and indicate the end-of-loop time. Here, the sound starts to loop with the timing that the user has provided himself, freeing his feet up for more stuff.
Doing this should make it easier to make music, although the users’ control becomes less immediate. We’ll see how it works out in the end. If all goes well I may add a lot more sounds and start improving the layout-to-sound mappings to ‘feel more natural’.
Last week I had an idea for a small project – party entertainment. The trend towards computer party games is long gone, but there are still many unexplored ideas. I’ve been thinking about using another concept that used to be a hype – floor sensors, most notably used in Dance Dance Revolution.
The thing I’m trying to accomplish is to use the floor as a kind of instrument – more specifically a sample playback device. This idea is not new by any means, but I just thought it would be a good exercise, and a nice usage of my engine. Also, if it works properly it should be pretty fun and something that would be a special enhancement for parties and such.
So I got my old DDR dance mats and looked into how the buttons could be read. Turns out they are being modeled as gamepads with 10 buttons. So I needed joystick support, which turned out to be pretty straightforward to implement.
I also needed some way to load and play back audio samples, which meant audio support. I went for OpenAL with the libsndfile library, which took a bit longer to get working. It turned out kind of okay, although the sound playback is slightly too slow – right now there is a noticeable delay between pressing a button on the dance mat and the actual playback.
Even so, given some good audio samples the setup is pretty fun to toy around with. I’m probably going to refine it a bit more over the next couple of weeks and try it out at a small in-house party I’m having. As soon as it’s at least semi-working, I’ll put it up here for grabs.
It’s pretty exciting to have something that’s even remotely fun working… I’m probably going to do many more of these as I continue to develop my engine.
For a long time, I’ve been watching the day9 video casts, and it continues to fascinate me. I’m not really trying to become a better starcraft player, but still the strategy discussions surrounding the game are really interesting.
According to day9, being a pro-gamer is like a cross between a chess champion and a racecar driver – a reflection of the infamous macro/micro-playstyle. If you’re even remotely interested in the thought process of pro-gamers, I highly recommend taking a look at a couple of his videocasts. He’s even funny!
What better way to start the new year than with a battle? Sadly we lost, but we’re getting better:
Big up for Mekaron, this was a good experience for us 🙂