There are two main ways to use Gameify: As a library, or using the engine.
If you want to use the engine, read Starting with the Engine. This is the easiest way to get started, as the engine provides many helpful features.
If you'd rather use Gameify as a library, read start_from_library.
Keyboard Shortcuts
| Key | Action |
|---|---|
Ctrl+Enter | Run game |
Ctrl+S | Save project (and upload if logged in) |
Ctrl+Shift+C | Open code editor tab |
Ctrl+Shift+V | Open visual editor tab |
Ctrl+Shift+D | Open documentation tab |
Ctrl+Shift+1 | Jump to (focus) sidebar |