← Back to news

Bitsy

bitsy.org|85 points|3 comments|by tosh|Jun 11, 2026

Bitsy

Welcome to the realm of bitsy!

It is a small engine designed specifically for crafting massive little games, immersive worlds, and short stories.

🚀 Get Started

  • Make a game
  • Play a game

📚 Learn & Connect

  • Documentation: Read the docs
  • Community: Join the forum

🌐 Resources & Presence

CategoryLink/Detail
AffiliatesFriends of Bitsy
LegacyBitsy Classic
MediaPress, shows, etc.

Bitsy across the web: itch.io | mastodon | github


Technical Note: The essence of the engine can be summarized as: Bitsy=Small Scale+High Creativity\text{Bitsy} = \text{Small Scale} + \text{High Creativity}

// Example of a Bitsy-style thought process
if (gameSize === 'little') {
  console.log("Welcome to the world of bitsy!");
}

Bitsy Visual

*