Egret Engine
Egret is a brand new open mobile game and application engine
Egret projects are developed using TypeScript, which is a superset of JavaScript. Please refer to the TypeScript manual for more information. The Egret API and ActionScript3 (AS3) are very similar. It will be easy to get started with Egret if you are familiar with AS3. By default, the entry point for Egret game projects is src / Main.ts.