In part one of this four part series, I introduced a prototyping project, a Christmas game called StackHack, and showed how early design ideas were…
Ideas for digital learning and games
In part one of this four part series, I introduced a prototyping project, a Christmas game called StackHack, and showed how early design ideas were…
There are a number of different approaches that can be taken to creating singleton patterns in JavaScript – this one is both simple and effective…
Several years ago, I began work on a Chip-8 interpreter for Mac OS X. Chip-8 is an interpreted language for creating computer graphics and games…
You can see an index of all the posts in this series: go to index. If you want to review my progress, here are the files…