Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Preparation question?

A topic by Emmsii created Jan 11, 2019 Views: 354 Replies: 3
Viewing posts 1 to 3

I'll hopefully be participating in this years 7DRL, and I'm wondering how much preparation is allowed before the starting date?

For context, I'll be using C# + Monogame along with engine code I've written over various different projects. How far are we allowed to prep the project before the 7DRL starts? For example, would I be able to get the user input, rendering and basic screen management code written and functional before the start date? Then once the challenge starts, work on the mechanics and gameplay of my entry.

This is my first 7DRL and I don't want to break any rules before it's even started.


Thanks!

(+2)

I've done a couple now and that's exactly how I approach it.  Anything specific to the game I'll be making waits until the actual 7DRL week. But basic engine features like you describe can be done before then.

Ah that's good to know. So it's not like the jam starts and only then are you allowed to start adding code to the project.

(+1)

Yeah. Some people use third party engines with all the basic features in place already. So it wouldn't be very fair if people that used their own engine had to build theirs AND make a game in a week. :)