/asteroids-pixi

Asteroids: an example project built with ash entity system framework

Primary LanguageTypeScriptMIT LicenseMIT

Asteroids: an example project built with ash.ts entity system framework

To clone with submodules use --recursive option:

git clone --recursive https://github.com/smith-chris/asteroids-pixi.git

Build Status

Live demo (PIXI.js version)
Edit on CodeSandbox (soundless version)

Ash.ts is a Typescript port of an Actionscript 3 entity system framework for game development. This is an example game built using Ash.

Source code and more information about ash: