As part of our series of interviews on puzzle game design, we asked Rob Jagnow about his approach. Jagnow is the founder of Lazy 8 Studios, and the designer behind Cogs, the steampunk-themed sliding-tile puzzle game. How are puzzle games designed? Rob Jagnow26 Apr, 2011 in Development / Game Design / Interviews / Puzzle Game Design tagged cogs / puzzle game design / rob jagnow by Dev.Mag
9 This article gives some background information on puzzle games, and sets the stage for a set of interviews on puzzle game design. How are puzzle games designed? (Introduction)16 Apr, 2011 in Development / Game Design / Puzzle Game Design tagged level design / puzzle game design / puzzle game hisotry by Herman Tulleken
40 A Bézier curve is a type of curve that is easy to use, and can describe many shapes. This guide gives instructions for implementing algorithms for using Bézier curves in your games. Bézier Curves for your Games: A Tutorial5 Apr, 2011 in Development / Mathematics / Programming tagged algorithm / bezier curve / bezier path / path / racing line / vector mathematics by Herman Tulleken