Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(+1)

It probably really depends on what kind of game you're making and what your personal preferences are.  I wrote a short devlog about my own process the other day, as it applies to a grid-based RPG.  It's not a super deep dive, but it should give you an idea of how I approach it.  The short version is that I start with a basic idea or outline, lay it out on paper, and fill in the blank spots as I go.  By the time I start implementation, I usually have a pretty good idea of what the level will contain.  Since my games are somewhat on the abstract/gamey side, I don't worry a lot about verisimilitude.  As long as I manage some flavor and sense of place, I feel like that's good enough.

I can go into more detail if there's something more specific you want to know about.

(2 edits) (+1)

Oh sick, thanks for sharing that, it's really cool seeing other people's processes! That actually sounds a bit like what I've been trying out, sort of doing rough sketches with lil notes and stuff in it then refining that over time.  How do you decide what sort of challenges to present in front of the player where? Is it sort of like, stream of consciousness placement then refinement based on how it feels when you actually play?

Btw, def gonna check out your MM0 game, i love a good dungeon crawler like that, wish there was more of it being made out there lol

How do you decide what sort of challenges to present in front of the player where? Is it sort of like, stream of consciousness placement then refinement based on how it feels when you actually play?

More or less, yeah.  I'm not heavily methodical about it.  I usually (not always) have one or two ideas for navigational or logic challenges before I start drawing.  I may have one that spans the whole level or a few smaller localized ones, or both.  I'm not making a puzzle game, so these aren't super complex, I just like (as both a player and a designer) having something to think about other than filling in map squares.  I think it makes the dungeon more fun.  Monsters I just put wherever I feel like obstructing the player, or often guarding the more valuable items.  And sometimes I just feel like being a jerk.

The layout of the map is pretty much whatever comes to mind.  I take kind of a "fun house" approach.  The levels have a theme and the layout and flavor text reflect that theme, so it's not totally random, but it is a dungeon.  It should be a little bit crazy.  I do aim to include multiple connecting paths most of the time, since long corridors with no side paths aren't much fun.

Outside of actual challenges, I just try to fill in as much flavor text as I can think of, so that the dungeon has a bit more texture to it than just a plain series of corridors.  This is easier for some levels than for others.

When playtesting I will often shift around geometry, encounters, loot, etc. to tweak the flow of the level or fill in areas that feel too empty.

For my action games, I guess the overall approach is similar, just with less forward planning.  The levels for those games haven't been nearly as dense, so drawing them out on paper hasn't been necessary.  If I were making a Metroidvania or something, though, it might be beneficial.

Btw, def gonna check out your MM0 game, i love a good dungeon crawler like that, wish there was more of it being made out there lol

Cool!  If you do, let me know what you think.  I am always interested in feedback from dungeon crawl fans.  It's pretty basic (it was made for a jam, after all) but I think it turned out well for a first try.  I'm working to improve on the next one.

(+1)

oh wow, thanks for going so in depth! I like that approach of like, starting off with the challenges/rewards before going into the actual geometry. It seems like that'd make it easier to build the level, since then it's a matter of how the landscape supports those challenges and rewards. I'll definitely have to try that!

I actually am making a metroidvania of sorts lol, I've always really appreciated cohesive world flow in those kinds of games since they *really* promote exploration and discovery.  Your methodology seems like it'd be great for like, making sure the local pieces in this broader world don't get lost in the sauce so to speak. 

Also I'm excited to try it out when i got a moment, i really like the look of it from the screen shots. You really managed to capture that old PC game magic with the art style.