Codesters FAQ is the official FAQ site for codesters.com. We will continue to update this blog with the most common questions we receive form teachers using Codesters.

How do I add text without a sprite?

SummerShapes toolkit

You can add text to your project independent of a sprite. This can be used in place of the SPRITE.SAY command.

SHAPES Toolkit - TEXT block

text = codesters.Text("Hello.")