SkillAgentSearch skills...

Tablut

Implémentation du jeu Tablut pour BoardGameArena

Install / Use

/learn @Lucas-C/Tablut
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Tablut

Build Status Waffle.io - Columns and their card count

Tablut board game implementation for BoardGameArena.

Board screenshot

Rules:

Feel free to report bugs, send pull requests or even express feature requests through the issues section of this GitHub project.

Game state machine

Very basic:

4-states simple state machine

Development

Installation

composer install
npm install

Code validation

composer check-php
composer test  # require a MySQL daemon running
composer test -- --filter testSimpleGetGameProgression
composer bgaw-validate

npm test
npm run lint-js
npm run lint-css

Deploying to Studio

cp bgaproject.yml.dist bgaproject.yml
# then fill in sftp properties
composer bgaw-deploy

Continuous Deployment to Studio

Watches development files and deploys them as they change.

composer bgaw-watch
View on GitHub
GitHub Stars7
CategoryDevelopment
Updated9mo ago
Forks0

Languages

PHP

Security Score

82/100

Audited on Jun 27, 2025

No findings