Guide:Bitsy: Difference between revisions

From Game Making Tools Wiki
(Created)
 
(Bitsy Pamphlet link)
Line 21: Line 21:
       By Blueberry Soft.
       By Blueberry Soft.
</pre>
</pre>
==Other Guides==
* [https://andimlenny.itch.io/bitsy-pamphlet Bitsy Pamphlet], by [https://lnnyfrnds.neocities.org/ Lenny].


==See Also==
==See Also==
* [[Bitsy]]
* [[Bitsy]]

Revision as of 10:15, 15 September 2019

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

See Also