
ct.js
ct.js is a 2D game editor (desktop app) based on web technologies. It aims to be an extensible yet simple game-making tool, accessible for both newbies and experienced g...
What is ct.js?
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.
ct.js Screenshots







ct.js Features
ct.js information
Supported Languages
- English
GitHub repository
- 1,274 Stars
- 91 Forks
- 9 Open Issues
- Updated
Comments and Reviews
Tags
- Documentation
- 2D Game
- Game Development
Category
DevelopmentList containing ct.js
List of game engines and frameworks for macOSRecent user activities on ct.js
solarwatercodes liked ct.js
- albertobaldi87 reviewed ct.jsalct.js is in my opinion one of the best game development environments on the market as it allows you to immediately create games without too many frills. Its strong point is the immediacy of use of its interface and above all the exhaustive documentation on how to use it.
- albertobaldi87 liked ct.jsal
ct.js is in my opinion one of the best game development environments on the market as it allows you to immediately create games without too many frills. Its strong point is the immediacy of use of its interface and above all the exhaustive documentation on how to use it.
Simple for a beginner
Ct.js is very easy to use with great documentation, while still being very powerful
ct.js is very well documented and has a documentation embed built in to the app, godot like addon system, you can install and create addons (there are built in ones as well), overall a great game engine and there is a discord community for help
I love ct.js because it's very powerful, yet it's ide doesnt bombard you with thousands of ui elements. And it has amazing documentation and an even more amazing community!
Perfect game engine for web dev
Very clean, easy to use application takes all the extra work out of the development process. Instead of having to write hundreds of lines of code to get a few sprites in a game to load in that move, you can do the same thing in Ct.js with a few clicks here and there, a bit of code, and boom!