tabboz icon indicating copy to clipboard operation
tabboz copied to clipboard

Tabboz Simulator

Tabboz Simulator

Simply tap the icon to launch the Tabboz Simulator directly in your browser.

🖥️ Web development

Tabboz Simulator Screenshot

📖 Prerequisites

In order to compile the project we need the following software installed on our development machine:

📦 Builds

Build the project.

make build

We also have a script for updating dialogs used in the project, you only need to run this if you modify the .rc files:

make rc

🎨 Code linting

To fix the linting errors, use the following command:

make format

🚀 Links

⚖️ LICENSE

GPL 3