Welcome to my Page!
Here I share various works and I hope you enjoy them.
⏳ Game is in progress!
Anyone can make the next move by opening a new issue
Use the issue title in this format: move: D3
🧾 How to play
- Click the link above to create a new issue.
- In the issue title, type your move using this format:
move: C4(must start withmove:followed by a valid board coordinate). - The system will:
- Validate your move,
- Flip any opponent pieces,
- Update the board and commit it.
move:must be at the start of the title.- Coordinates must be within A1 to H8.
- Only valid moves that flip opponent pieces are allowed.
- One move per issue — no body text is needed.
- Make sure it's your turn! (⚫ Black or ⚪ White)
Example: ✅ Valid: move: D3 ❌ Invalid: D3 ❌ Invalid: move to D3
🔄 To restart the game (reset):
- Create an issue titled
reset: yes
🟩 Current Board
| A | B | C | D | E | F | G | H | |
|---|---|---|---|---|---|---|---|---|
| 8 | ||||||||
| 7 | ||||||||
| 6 | ||||||||
| 5 | ⚪ | ⚫ | ||||||
| 4 | ⚫ | ⚪ | ||||||
| 3 | ||||||||
| 2 | ||||||||
| 1 |
✅ Next turn: ⚫ Black


