Browser Based

SuperPowers Tutorial Series

  The following is a collection of tutorials showing you how to use the Superpowers HTML5 game engine.  Superpowers is an open source collobaroative game engine with Typescript and experimental Lua support.   Part One – Getting Started In this tutorial we setup the Superpowers engine, launch a server and create our first project.   […]

SuperPowers Tutorial Series Read More

TypeScript debugging in Visual Studio with IE, Chrome and Firefox using Source Maps

  So I’ve been looking at creating games using Phaser with TypeScript and I’ve run into my first few annoyances.  The first of which is certainly debugging.  At first glance debugging looks wonderful then I realized my mistake.  In the previous post I said I had to add the generated JS file to the project […]

TypeScript debugging in Visual Studio with IE, Chrome and Firefox using Source Maps Read More

Scroll to Top