One of the advantages of blogging about my work is that it makes me think carefully about what I’m doing. After finishing my post on my instruction system, I started reading more about closures which led me to reconsider some of the decisions I’d made.
BasicComponents
Concept for SwivelTurret
I’m developing a library of reusable components. In order to make sure that they all work, I’m creating a couple of test games.
This is the design for the first: SwivelTurret, a Missile Command style game.