Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Run

To run a packaged Mélodium application, the host system must have Mélodium installed.

Considering the file is myapp.jeu, it can be run through direct call or with explicit melodium command:

// Direct call
$ ./myapp.jeu

// Explicit Mélodium call
$ melodium run myapp.jeu