Welcome to my Page!
Here I share various works and I hope you enjoy them.
⏳ Game is in progress! — anyone can play by opening a new issue.
-
Click the link above to create a new issue.
-
In the issue title, type your move using this format:
move: D6The title must start with
move:followed by a valid board coordinate. -
The system will then:
- Validate your move,
- Flip any opponent pieces,
- Update the board and commit it.
✅ Valid:
move: D6❌ Invalid:
D3❌ Invalid:
move to D3
- 🟩 on the board shows where the next player can move.
move:must be at the start of the title.- Coordinates must be within A1 to H8.
- Only valid moves that flip opponent pieces are accepted.
- One move per issue — no body text is needed.
- Make sure it's your turn! (⚫ Black or ⚪ White)
- The board fills up move by move.
- When it's full (or no more moves are possible), the player with the most pieces on the board wins.
🎯 Current Board
| A | B | C | D | E | F | G | H | |
|---|---|---|---|---|---|---|---|---|
| 8 | ||||||||
| 7 | ||||||||
| 6 | 🟩 | |||||||
| 5 | 🟩 | ⚪ | ⚫ | |||||
| 4 | ⚫ | ⚪ | 🟩 | |||||
| 3 | 🟩 | |||||||
| 2 | ||||||||
| 1 |
⚫ Black to move
🟩 Possible moves for ⚫ Black: D6, C5, F4, E3
➡️ Next: ⚪ White


