Skip to content

alegemaate/allegro-ts

 
 

Repository files navigation

allegro.ts

NPM Version Bundle Size License Maintainability Deploy Docs

An HTML5 game making library

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.

Building

Install packages

yarn

Build core

yarn build

Generate docs

yarn docs