Entropy Engine

Entropy Engine is a HTML5 Canvas based game engine for running 2D games on websites.
It is written in TypeScript. Similarly to many modern game engines like Unity and Godot,
it uses an entity-component-system architectural pattern.
You can use the engine as an import, or you can use the online editor
which allows to you create, build and release games.
The engine uses Entropy Script as the scripting language.
You can read the documentation here.