allegro-ts

allegro-ts JS library on GitHub allegro-ts JS library on npm Download allegro-ts JS library

Allegro 4 brought to the browser

Version 1.0.0 License MIT
allegro-ts has no homepage
allegro-ts JS library on GitHub
allegro-ts JS library on npm
Download allegro-ts JS library
Keywords
allegrojavascriptgamelibrary

allegro.ts

a HTML5 game making library


GitHub - API - Examples - Emscripten

What is allegro.ts?

allegro.ts is a project which attempts to map the entire allegro 4 api to javascript in as close of a manner as possible.

This is based on allegro.js an earlier project to bring the allegro 4 library to the browser. This differs by attempting to make a 1 to 1 mapping from allegro 4 to the browser which allows for the use as an emscripten library.

Building

Install packages yarn

Build core

yarn build

Generate docs

yarn docs