Familiar API
If you've used Allegro 4 in C/C++, you already know allegro-ts. Functions like set_gfx_mode(), draw_sprite(), and install_keyboard() work just as you'd expect.
A TypeScript game library that faithfully maps the classic Allegro 4 C API to HTML5 Canvas.