ct.jsの紹介新しい2Dゲームエディタ

ct.jsは視覚的で使いやすく、充実したドキュメントと柔軟性の高いライブラリにより、プログラミング学習とゲーム開発が容易にできます。

無料・オープンソースで、趣味、仕事、教師、そして生徒に愛されています。

ダウンロード v5.2.1

Ct.jsは、ゲーム制作向けの素晴らしいツールです。

😙👌✨💅💪

ワンクリックで即座にエクスポート

Webおよびデスクトップ向け

レスポンシブUIレイアウト用のツール

任意の画面にインターフェースを適応させます

エラー検出機能付きのコードエディタと豊富な機能

JS用のVSCodeに似たコードエディタとビジュアル言語用のカスタムエディタ

ダイナミックサウンドシステム

音量とピッチをランダム化し、効果を追加し、3Dサウンドを配置

使っていて満足感のあるレベルエディタ

タイルマップエディタ、ブラシのようなオブジェクト配置、ライブアニメーションプレビュー

ピクセルアートレンダリング

プロジェクトのレンダリング設定でワンクリックで有効化

ビットマップフォント

ピクセルアートゲーム用の鮮明で高性能なフォント

特殊効果用のビジュアルパーティクルシステムエディタ

コードなしで複雑な効果を実現するレイヤーエミッタ

ホワイトラベル

アプリにブランド名を付け、ct.jsロゴを隠すことができます — そのままにして愛を広めてもいいですよ!

データ駆動型ゲームおよびデザイナー向けツールのための振る舞いとコンテンツシステム

ゲームプレイロジックを構成し、オブジェクトのフィールドを定義し、構造化されたデータテーブルを作成

エディタ内にバンドルされたドキュメント

常にサイドバーに表示

UI要素

動作するクロスプラットフォームのボタン、パネル、チェックボックス

豊富なデバッガ

一時停止し、周囲をナビゲートし、コマンドを実行し、ローカルネットワーク内のモバイルデバイスで実行

拡張可能で変更可能

カスタムJavaScriptを追加するか、既存のcatmodを使用

柔軟な入力とアクションシステム

キーボード、ゲームパッド、モバイル用の1行のコード。素晴らしい!

3つのプログラミング言語が使えます。できることは同じ。君が選ぼう。

JavaScript & TypeScript

JavaScriptはWebの言語であり、オプションでTypeScriptの機能を使うことで、強力なコーディングツールを利用できます。
// Event for a collision with a bullet
var damage = 5;
// 15% crit chance!
if (random.chance(15, 100)) {
    damage *= 2;
}
this.hp -= damage;

// Destroy the projectile
other.kill = true;

if (this.hp <= 0) {
    this.kill = true;
}

CoffeeScript

簡潔で初心者に優しい構文のPythonのような言語です。
# Event for collision with a bullet
damage = 5

# 15% crit chance!
if random.chance 15, 100
    damage *= 2

@hp -= damage

# Destroy the projectile
other.kill = true

if @hp <= 0
    @kill = true

Catnip

Scratchに似ている、より優れたct.js専用のビジュアルプログラミング言語です。
SetdamagevalueIfrandom chance
Setdamagevaluedamage×
Decreasehpbydamage Destroy the projectileWith copyother
Destroy this copy
Ifhp
Destroy this copy

あらゆるジャンルのゲームを作成できます

シューター、アーケード、アドベンチャー、サバイバル、パズル、ビジュアルノベルなど、何でも!

Cleopawtra

Play as Cleopawtra and rescue your husband, Meowrc Antony. An entry to the recent ct.js jam!

Cat-Apocalypse

This game, created for the ct.js game jam, casts you as a blue cat from the future on a mission to save the dinosaurs from extinction using his deadliest weapon... yarn balls.

Pronipbition

You're a parched cat looking for some real drinks in the city. Explore the streets and chat with locals to find the secret location of the speakeasy in this vaguely historically inspired adventure game! An entry to the recent ct.js jam!

Hollow Floor

Hollow Floor is an exploration-based single-sitting Metroidvania inspired by VVVVVV and REDDER. Hollow Floor is a relaxed game that is full of secrets and hard challenges that can be tackled at any moment in the game or completely ignored. Checkout the demo and buy on Steam!

Crimson Hero Quest

Crimson Hero Quest is an engaging platformer game that invites players into a captivating pixel art world rendered in charming 16x16 graphics. Set in a vibrant universe, players embark on a heroic journey through lush forests and formidable castles.

Crazy One (open for playtests!)

A game where you try to break through a very heavy hatch by dumping everything you find on it while pew-pewing monsters in procedurally generated levels. Different heroes and weapons to choose, and… pills??

パートナー

Mini Jamは、2週間ごとにitch.ioで開催されるオープンなゲームジャムです。 Discordサーバーに参加 または 公式サイトを訪問!

Ct.js のパトロンたち

ビジネスキャット

Leo🦁

キャット

Александр Гагарин
Alan
GAKONS

ct.js に寄付していただいている皆様

Vint Prox
Дмитрий Елисеев
Michael Relkowski
GAKONS
Alexandr Chubutkin

パトロンになる

ゲーム開発の世界に参加しよう

無料です!

ct.jsの成長を支援してください!

友達に教えてあげよう。