Page 3 of 8

Indie Game Development

Gamedev File Structure

Gamedev File Structure

File structure for game development. When I was starting my first game last year I was looking for this type of information but I couldn't find any good resources. Here's a breakdown of how I organize my game projects.

Devlog #12: Art Pipeline

Devlog #12: Art Pipeline

In this episode I've ironed out the art pipeline to use for LunaX Engine. The pipeline is built around Blender 3D combined with custom generator tools.

Devlog #11: Items & Weapon Upgrades

Devlog #11: Items & Weapon Upgrades

In this episode I've implemented collectible items and weapon upgrades. Also I've started to do initial dabbling with Game VFX that will end up in SpriteKit.

Devlog #10: Game States

Devlog #10: Game States

In this episode I introduce quite a few new things, including damage and health, game states with GameplayKit and fragment shader with SpriteKit.

Devlog #9: Bullet Pattern Engine

Devlog #9: Bullet Pattern Engine

In this episode I introduce the first iteration of my shoot'em up bullet pattern engine written in Swift as well as a bunch of Level Editor enhancements.