1.0.0 • Published 3 years ago

allegro-ts v1.0.0

Weekly downloads
97
License
MIT
Repository
github
Last release
3 years ago

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
1.0.0

3 years ago

1.0.0-3

3 years ago

1.0.0-2

3 years ago

1.0.0-1

3 years ago