LISTS OF INSTRUCTION 1. Control 2. Rule 3. Move 4. Mobile Mode CONTROL: Click on a piece to select it, then click on the move icon to move. Move icon is in white, appears in nearby tiles when you select a piece, and can be dot, cross, flag, cross-flag or home. Player may select any piece of their own, even if they are currently selecting one. Selected piece appears slightly larger to be differentiated from the others. RULE: The game is played by three players, goes in the order of blue, green, and yellow. The players may form alliance or backstab the other. MOVE: (TL;DR wherever the move icon at, when a piece is clicked, is where you can go.) A player may move to an adjacent unoccupied tile or jump over an adjacent friendly piece. An available tile will be marked by a white dot when the selected piece can reach it. A piece captures another by jumping over a piece of the other player; the destination tile will be marked by a white cross. When a piece has no available tile behind, it may not be captured. A piece captures the flag by going into the tile of the flag. The flag respawns in the central hexagonal tiles when a piece carrying the flag dies. The game ends in victory of the player who successfully brings the flag to Home, which is highlighted in respective colour. MOBILE MODE Mobile mode is on by default, can be toggle off/on by clicking on the button, and can be turned off by clicking on any key. Mobile mode adds two buttons to help selecting the pieces so that mobile phone user doesn't have can select pieces easily even when having a smaller screen.
Credit to YouTuber Hours of code for the logic of this game. Here's the link to their account and a playlist I referred. https://www.youtube.com/@hoursofcode https://www.youtube.com/playlist?list=PLcOU7yvpFtc4Vtg0SgHMY6LVfiLaaUx6n Credit to my friend @darren2gg for inventing the game. Scratch addon I used: https://www.youtube.com/watch?v=VIvJ-w5MAec Update note: Beta 1.0 game released Beta 2.0 added mobile mode, changed the numbering system for turns, and deleted the old project because failed when updating :P