Category Archives: Prototypes

For all our game prototypes – anything that vaguely constitutes a game or something game related

Codify Official Video

Here it is.

Posted in Code, Codify, Design, Dev, iPad, Prototypes | 34 Comments

Codify Dungeon Roller

Made this on the plane flight to Singapore. Shows some of the new features in Codify 1.1

Posted in Codify, Dev, Games, iPad, Prototypes | Comments Off

Can You Express a Concept with Game Mechanics Only?

This game came out of an argument about whether one could design a game to express a specific idea using only game mechanics. My argument was that you can’t – that you need to at least imply some relation to … Continue reading

Posted in Code, Games, Processing, Prototypes | Tagged , | Comments Off

Cartoon Styled Explosions

I wrote this processing prototype to generate cartoon styled explosions for our next game. It took about two hours to get the basic burst effect. I’ll be adding debris trails and smoke to it when I next get some time, … Continue reading

Posted in Animation, Art, Code, Processing, Prototypes | Tagged , , | Comments Off

Conveyor Belts and You

I recently had to implement a 2D conveyor belt animation in code, where sprites had to rotate around a capsule of any size with a constant velocity. It turns out it is pretty simple, but it required a few hours … Continue reading

Posted in Code, Prototypes | Tagged , , , | 1 Comment