Bitsy: Difference between revisions

From Game Making Tools Wiki
(Created)
 
(Added some tools)
Line 8: Line 8:
}}
}}


A simple to use, browser-based, walk-round-and-talk-to-things-maker, like [[Kooltool]] and [[Emotica]]. Spits out HTML files, and imports them too.
A simple to use, [[:Category:Browser|browser-based]], walk-round-and-talk-to-things-maker, like [[Kooltool]] and [[Emotica]]. Spits out HTML files, and imports them too.


Your game is made of three colours, one for [[Glossary:Main_Page#Sprite|sprites]], one for the background, and one for objects. You can have multiple obejcts and sprites, and multiple screens.
Your game is made of three colours, one for [[Glossary:Main_Page#Sprite|sprites]], one for the background, and one for objects. You can have multiple objects and sprites, and multiple screens.
 
==Tools==
* [https://sarahgould.itch.io/palettsy Palettsy] - Palette generator than learns your colour preferences, by Sarah Gould.
* [http://andrewyolland.com/borksy/ Borksy] - Bitsy hacking tools, by Andrew Yolland.
* [https://seleb.github.io/bitsy-hacks/ Bitsy-hacks] - Various little Bitsy mods, by Sean LeBlanc.
* [https://seansleblanc.itch.io/fontsy Fontsy] - Easier custom font creation, also by Sean LeBlanc.


==See Also==
==See Also==

Revision as of 12:08, 2 December 2018

Bitsy
Release date: 2016
Made by: Adam Le Doux
Runs on: Browser
Exports to: Browser


A simple to use, browser-based, walk-round-and-talk-to-things-maker, like Kooltool and Emotica. Spits out HTML files, and imports them too.

Your game is made of three colours, one for sprites, one for the background, and one for objects. You can have multiple objects and sprites, and multiple screens.

Tools

  • Palettsy - Palette generator than learns your colour preferences, by Sarah Gould.
  • Borksy - Bitsy hacking tools, by Andrew Yolland.
  • Bitsy-hacks - Various little Bitsy mods, by Sean LeBlanc.
  • Fontsy - Easier custom font creation, also by Sean LeBlanc.

See Also