Styling the game
You can use Markdown in all text to apply style.
Images
You can add images to the game by adding them to the folder images/ in your game, and
then add them with
(the game server will prefix URLs starting with images/ automatically with the correct URL.)
For external images, you can add them using a full URL:
Note: the images/ folder is the same folder used for introduction images for worlds.
See Creating a Game > 6e