📄️ General information
Tags and markup
📄️ Title screen
The title screen of the game displays the game title, the author's name, and the cover image.
📄️ Story
Appearance
📄️ Choices
Appearance
📄️ Markup
Atrament uses BBCode-style markup tags to modify the text and add interactive elements to Ink text output.
📄️ Images, sounds, video
Images
📄️ Interface
Atrament has several customizable UI elements:
📄️ Saves and sessions
Atrament supports autosaves, checkpoints, and user saves.
📄️ Debugging
To enable the debugger, set the global tag #debug in your main Ink script:
📄️ Publishing
Atrament project can be published as a single HTML file, a progressive web application, or as a standalone executable for desktop.