
Ct.js — a free game engine
ct.js makes learning programming fun and game development easy with its visual tools, good docs and flexible, modular library, and several coding language options. It is free, open-source, and loved by hobbyists, professionals, teachers, and their students.
ct.js Documentation
Catnip is a new programming language made specifically for ct.js, in which you compose game logic with command blocks. Examples translated to Catnip are already bundled with your ct.js copy!
Making Games: Jetty Cat - ct.js Documentation
Apr 19, 2020 · Like the Flappy Bird, Jetty Cat will be a game where a cat, manipulated by tapping or clicking, avoids infinite obstacles by using its jetpack. We will firstly implement main game logic, then — UI. After that, we will polish the game by adding …
Download ct.js
Complete tutorials to learn how to work with ct.js. Our tutorials demonstrate how to create complete games, explaining what is done and why in details.
Changelog — Ct.js
Nov 3, 2024 · Ct.js v5.2.1 is out! 🎉. Bug fixes and improvements to Catnip. This minor update fixes inability to use Script assets with Catnip language and some other issues. Many Catnip blocks were also improved, in wording and markup. Additionally, you can now use the Space key with left mouse button to navigate around rooms. Changelog ⚡️ General ...
Basic concepts - ct.js Documentation
Feb 20, 2019 · Ct.js is a modular library written in JavaScript, coupled with a visual editor. The editor is also referred to as ct.IDE. Games in ct.js are written in JavaScript as well: it is the programming language of the web, is flexible, easy to learn, and infinitely deep.
Tutorials | ct.js Documentation
Built-in ct.js classes. Background; Copy; Room; Working with the editor. Actions; Using the room editor; Using bitmap fonts; Content editor; Enumerations; Building Your Game; Deploying to …
Presskit — Ct.js
Jul 31, 2018 · 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 excellent user experience.
Polishing the JettyCat - ct.js Documentation
Apr 19, 2020 · Now players can catch up with the game and save their cat from falling. Cat's jet smoke and star particles. Ct.js allows you to visually design particle effects and play them in your game. And it's cool! Let's create two effects: one will be a jet smoke for the cat. The other will show a burst of smaller stars when you collect one. Making a ...
Ct.js — полноценный движок для создания 2D игр.
Oct 3, 2019 · Редактор кода из VSCode для JS и собственный специальный язык визуального программирования