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
| Category | Link/Detail |
|---|---|
| Affiliates | Friends of Bitsy |
| Legacy | Bitsy Classic |
| Media | Press, shows, etc. |
Bitsy across the web:
itch.io | mastodon | github
Technical Note: The essence of the engine can be summarized as:
// Example of a Bitsy-style thought process
if (gameSize === 'little') {
console.log("Welcome to the world of bitsy!");
}
*