Ct.js is a 2D game-making engine with high-quality documentation, visual tools for asset management, and a smart code editor, all integrated into one IDE. It has a smooth workflow and an excellent user experience. The engine can be used in programming courses and is good for beginners in game development. Ct.js also fits more seasoned developers as one can make and publish a game for web and desktop entirely in ct.js.
Highly extensible
The core library of ct.js is small but powerful and can be easily extended in one click by modules. Users can write their own modules, too.
Easy to learn
ct.js is accessible and ready-to-use for both newbies and pros. It is bundled with examples, tutorials, and docs.
Games that run everywhere
Games created with ct.js run in any modern browser, including mobile ones. The developer also plans to add an option to pack game projects as executable.
