Archive

Archive for June, 2011

Technology Chosen

June 22nd, 2011 No comments

Well, after a bit of discussion and testing, we’ve settled on our main libraries for Project Ballersauce (ok, we haven’t actually picked a codename yet). As stated earlier, we need cross platform libraries as we are not all on Mac machines. We’ve currently settled on:

Simple and Fast Multimedia Library for our graphics.

Chipmunk Physics to handle all of our platformer physics and collision stuff.

It’s now time to start playing around with these libraries and figure them out. If any cool stuff comes out of it I’ll post screenshots!

Categories: Game Development, uDevGames Tags:

uDevGames 2011 First Post!

June 17th, 2011 No comments

The largest Mac Game Programming contest ever is officially announced. It begins July 1st and runs for 3 months. There’s going to be plenty of sweet prizes and I’m definitely excited to enter. The last uDevGames was in 2008, I believe I started a couple entries but never got very far. This year I’m going to be working with a couple of my coworkers at VOKAL to try to make a competitive entry! Our team may be a bit bigger than I’m used to, but it should be quite awesome. More information about uDevGames can be found at http://www.udevgames.com

I’m going to write more about our entry as the contest approaches and once we start. No code can start until July 1st, but we’re definitely planning out how we want our game to be. Our initial idea is pretty cool so we’ll see how it goes! Currently we’re looking into a variety of cross-platform 2D Graphics libraries to see which will fit our needs best. Our current list I’m looking into are here:

http://www.libsdl.org

http://www.glfw.org/

http://www.sfml-dev.org/

http://love2d.org/wiki/love

Ideally we have it narrowed down by next week and a greater design document for our game as well. I’ll be posting tidbits from it soon I hope!