Game of Life in TypeScript with Phaser Framework
By Mark Smith | code, html5, phaser, typescriptI wanted to test out the Phaser framework so I put together a simple version of Conway’s Game of Life with Phaser in TypeScript. This is my first experience with TypeScript so I’m sure that this could be much more efficient! A copy of the Visual Studio 2010 project can be downloaded here. To get [&hellip