Canvas
📄️ Camera
cam!
📄️ Circles
circ!
📄️ Background Color
clear!
📄️ Font
Turbo ships with three built-in fonts that support ASCII chars:
📄️ Frames Per Second
Turbo automatically exports the following framerate constants from its canvas module:
📄️ Line
path!
📄️ Rectangles
rect!
📄️ Canvas Size
canvas_size!
📄️ Sprites
Follow these simple steps to integrate sprites into your Turbo game:
📄️ Text
text!