andreax79 / tabboz

Tabboz Simulator

Home Page:https://andreax79.github.io/tabboz/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Tabboz Simulator

https://andreax79.github.io/tabboz/

License:GNU General Public License v3.0


Languages

Language:HTML 54.5%Language:C 26.3%Language:JavaScript 18.5%Language:CSS 0.6%Language:Makefile 0.1%