TypeScript

City Generator Hands-On Review

City Generator Hands-On

City Generator is a free and open-source procedural generation tool for creating American-style grid based cities. The source code is available on GitHub under the GPL 3 license, composed almost entirely of TypeScript code. Features of City Generator include: .png download .png heightmap download .svg download .stl download Several colour themes …

City Generator Hands-On Read More

New Cocos Creator Tutorial Series

A brand new tutorial series just went live on devga.me (to join the existing Armory 3D series), the Cocos Creator Crash Course.The series currently consists of the following tutorial parts:Cocos Creator Tutorial Series homepageIntroduction and Getting StartedCreating a SpriteIntroduction to Cocos ScriptingDebuggingHandling InputSound and MusicAnimationThere are a few more tutorial chapters in active development.  The […]

Adventures in Phaser with TypeScript tutorial series

      This is the table of contents page for the ongoing series on working with the Phaser HTML5 gaming library using the TypeScript programming language.  This is a well documented library, although almost all of the documentation is in JavaScript.  Getting it to work with TypeScript can take a bit of hoop jumping. […]

Scroll to Top