Yet another first-timer

Well, let me add myself to the giant list of new folks for the upcoming LD #20.  I dropped by the IRC room last night and got some nice advice on useful tools and whatnot… thanks everyone.  A snag though!  I realized this morning that I’m actually moving that weekend!  This might not be as big a deal as it initially seems, though, as I’m only moving to the other side of the same building I’m already in, and I’m already pretty well packed up; it just means some valuable time is going to be eaten up by lugging boxes.  I still plan to compete! 

I plan on using a SDL-based sprite framework that I’ve been working on lately… right now it’s in an unusable state though (being moved from using SDL blitting to sprites as textures in OpenGL).  Assuming it’s fixed in time for the competition, I’ll post the code somewhere for y’all so that I’m within the rules and whatnot.

Uuuhh… yup!  Nice to meet you all!  Let’s have us some fun!

EDIT:  Aaand… that SDL->OpenGL conversion I mentioned?  I think I’ gonna abort it and instead move to SFML.  I’ve been reading about it some today and it really seems like the way to go.  There’re benefits to working with SDL and learning how things like blitting work, of course, but if the API for SFML is as much better than SDL as people are making it seem, it would really speed things up for me… in addition to saving me from having to link in extra libraries for some of the stuff I’m doing.  I’m pretty sure this is one of the useful things someone told me about last night on IRC, but I never managed to get around to looking at it at the time because I was too busy playing with bfxr!  I should have listened to y’all better!  Belated thanks!

Tags: 2D, bfxr, C++, intro, journal, LD #20 - It's Dangerous to go Alone! Take This!, opengl, SDL, sfml

Comments

21. Apr 2011 · 13:10 UTC
If all you’re doing is the grunt work of hauling boxes, it should work out great for you. If I sit writing code for too long, I get pretty groggy and can’t focus. I go out for a 10 minute fast walk, and it does wonders to boost my mood and focus for the next couple hours. If you interleave your coding with box hauling, your coding time should be very productive.