I’m in… (I think)

Hi,

I think I am going to give Ludum Dare a go this time. I have never entered one of these before and it looks quite fun. I previously had a go at the MolyJam even a few weeks ago and actually managed to finish a game in under 48 hours… Infact I didn’t get as much time to program as I would have wanted over that weekend…

Here is a link to a video of my finished MolyJam game from a few weeks ago:

I have been reading the rules about engine and libraries and was planning on using my own simple library/engine to create my game. It isn’t anything special, mostly just a wrapper around OpenGL calls and some basic Windows setup code, and 3d math… I would be writing ALL the actual game code over the LD weekend.  Is this allowed? And how do I go about posting it here publicly, as it describes in the rules? Thanks

Dev Tools:

  • C++
  • OpenGL
  • Windows
  • GIMP
  • Sfxr

Comments

16. Apr 2012 · 11:57 UTC
You should wrap up your framework code before the contest, put it online somewhere (Either on your own website if you have one, or some public download service) and make a post here saying ‘you can download it here and there if you use these programs’ blah.
AlwaysGeeky
16. Apr 2012 · 22:53 UTC
Thanks for the advice.