Skip to content

Latest commit

 

History

History
51 lines (34 loc) · 1.47 KB

README.md

File metadata and controls

51 lines (34 loc) · 1.47 KB
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