A Splatoon 3 fan project providing a web app version of the Tableturf Battle minigame
Go to file
Andrio Celos d4e8d86571 Rework sync procedure and add a loading indicator
The server will now send a sync message when the client connects via WebSocket. This removes the need to send another GET request to sync game data.
2022-10-25 12:08:18 +11:00
TableturfBattleClient Rework sync procedure and add a loading indicator 2022-10-25 12:08:18 +11:00
TableturfBattleServer Rework sync procedure and add a loading indicator 2022-10-25 12:08:18 +11:00
.editorconfig Initial commit 2022-10-01 16:00:50 +10:00
.gitignore Client: Allow the API URL to be changed 2022-10-01 16:27:10 +10:00
.gitmodules Add 'show QR code' button to the lobby 2022-10-21 10:05:30 +11:00
license.md Initial commit 2022-10-01 16:00:50 +10:00
readme.md Initial commit 2022-10-01 16:00:50 +10:00
TableturfBattle.sln Initial commit 2022-10-01 16:00:50 +10:00

Tableturf Battle

This is a Web application and backend that simulates the Tableturf Battle minigame from Splatoon 3.

This application is under development and should be considered an early access release.

Splatoon is © Nintendo. This is a fan project and is not affiliated with Nintendo. All product names, logos, and brands are property of their respective owners.