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.
Download v5.2.1

// Event for a collision with a bulletvar damage =5;// 15% crit chance!if (random.chance(15,100)) { damage *=2;}this.hp -= damage;// Destroy the projectileother.kill =true;if (this.hp <=0) {this.kill =true;}
# Event for collision with a bulletdamage =5# 15% crit chance!if random.chance15,100 damage *=2@hp -= damage# Destroy the projectileother.kill =trueif @hp <=0 @kill =true
A simple and serene hill building game for minijam 173 with theme "Action" and constraint "From the top".
Play as Cleopawtra and rescue your husband, Meowrc Antony. An entry to the recent ct.js jam!
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.
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 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 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.

Mini Jam is an open recurring game jam that is held every two weeks on itch.io.Join their Discord serverorvisit their official site!
Desogen
Sat, 20 Jul 2024 07:44:44 GMT
