Posts Tagged ‘code’

Entities ahoy!

Posted by Jussi Lepistö on Jun 28 2008

Entity system
Today I’ve continued work under the hood, on the entity system. Both components and entity types are now loaded using the plugin / entry point system of setuptools, which means custom components and units will be really easy to create and distribute. And much easier for me to load. I have a [...]

Comments Off

Between designs

Posted by Jussi Lepistö on Dec 11 2007

Yesterday and this morning I’ve read a lot of material on various topics related to scene management, rendering and a host of other subjects. TomF’s Tech Blog was especially useful with rendering. I think I now have a relatively good idea about what I need in scene management and what features it should have. However, [...]

2 responses so far

Memoirs of a Game Developer

Posted by Jussi Lepistö on Nov 28 2007

Yesterday I stumbled upon my archives of old projects, and I felt a sudden breeze of nostalgy. Today I will take you along for a trip to my game developing past. My oldest games (or “gamelets”, as they were never really finished) haven’t survived. I remember a Mad Max -esque, text-based cab driving game [...]

3 responses so far