Question about “base code” rule

Base code and personal code libraries are allowed, but should be declared and shared with the community prior to beginning your entry. To do this, make a blog post.

Yeah, so I’m going to make base code (general stuff that I don’t want to worry about over LD weekend, like defining graphic and sound classes, doing some basic MVC stuff, etc)… you know, everything that is not actual game content… and I will provide a link to that stuff in my next blog post.

The question. Is there something that I cannot do beforehand? Like, would defining a “put image onto the screen” class be frowned upon?

If it is, then I can wait. I would just hate setting up game architecture-related classes during my 48 hours.

Comments

12. Dec 2012 · 18:55 UTC
I don’t believe that there is any restriction or limit on what you can declare ahead of time. Just declare it, and make the source available.
evilseanbot
12. Dec 2012 · 19:01 UTC
I would consider the fact that a lot of people are using Game Maker and Unity. I think developing your own base code that goes as far as providing the same functionality as Game Maker or Unity should be good, and Game Maker definitely goes further than putting an image on the screen.
12. Dec 2012 · 19:35 UTC
Alright, that makes sense. I was thinking the same thing, as I kept wondering about the people that use Game Maker and the like.