Guide:Bitsy: Difference between revisions
From Game Making Tools Wiki
(Created) |
m (page link) |
||
(2 intermediate revisions by the same user not shown) | |||
Line 13: | Line 13: | ||
Which featured an underlined title on the first card, and a blank line and my name on the next. | Which featured an underlined title on the first card, and a blank line and my name on the next. | ||
To make it easier to understand you can lay it out as seperate lines in a text editor, and when you paste it into the field in Bitsy it will get turned into one line :) | To make it easier to understand you can lay it out as seperate lines in a [[:Category:Text Editor|text editor]], and when you paste it into the field in Bitsy it will get turned into one line :) | ||
<pre> | <pre> | ||
Line 21: | Line 21: | ||
By Blueberry Soft. | By Blueberry Soft. | ||
</pre> | </pre> | ||
==Other Guides== | |||
* [https://bitsy.fandom.com/wiki/Bitsy_Wiki Bitsy Wiki]. | |||
* [https://andimlenny.itch.io/bitsy-pamphlet Bitsy Pamphlet], by [https://lnnyfrnds.neocities.org/ Lenny]. | |||
* [https://www.shimmerwitch.space/bitsyTutorial.html A Bitsy Tutorial], by [https://www.shimmerwitch.space/ Claire Morwood]. | |||
==See Also== | ==See Also== | ||
* [[Bitsy]] | * [[Bitsy]] |
Latest revision as of 13:18, 9 September 2022
Elements
Title
You can enter a title for you game in the top left of the window. This title can be multiple lines, and if it is over two it will continue after player presses a key. You could use this to have one 'card' for the title, one for the auther, and also include a little intro text.
Each line is 32 characters long.
For example I did:
Bush Stroller. -------------- By Blueberry Soft.
Which featured an underlined title on the first card, and a blank line and my name on the next.
To make it easier to understand you can lay it out as seperate lines in a text editor, and when you paste it into the field in Bitsy it will get turned into one line :)
Bush Stroller. -------------- By Blueberry Soft.
Other Guides
- Bitsy Wiki.
- Bitsy Pamphlet, by Lenny.
- A Bitsy Tutorial, by Claire Morwood.