The Vault Open indie game development

Articles with the dev tag

vault library

I've just published on github a library containing all code I use for game development in Haxe. It's called vault.

It contains mostly code written by me, with some classes copied or inspired by other people. Credits on particular files and on the main readme.

It also includes ugl the micro game library (I call it ugly), that I use for rapid game prototyping. Ugl was originally based on mgl, but things have drifted apart pretty fast plus I have a non-cryptic name convention.

There is a bunch of code and very little documentation so far. I plan to improve this in the future, but who knows.

Go check it out.

sfxr

Two days ago I released the first version of my sfxr port for Haxe. It's fully compatible with as3sfxr.

It supports Native and Flash OpenFL target for now. HTML5 coming soon.