[ 3D ] Simple Chess Game [ UNITY ]

Опубликовано: 31 Июль 2026
на канале: Ali.
35
0

I finally finished and published my Unity chess project, and this video is a full showcase of what I built.

This is a 3D chess game made in Unity with:

full chess rules and legal move validation
move traces/highlights for selected pieces
match flow with countdown, turn indicator, and timers
multiple time controls (Blitz / Standard / Classical)
game-over flow with rematch and score tracking
board auto-flip based on turn
I spent a lot of time polishing the gameplay flow, visuals, and UI behavior, and this video shows the current version in action.

Play it here: https: //ah-lih.itch.io/3d-simple-chess-game-unity

If you try it, I’d really appreciate your feedback, especially on:

UI readability
timer/turn flow
overall feel of the chess experience
Thanks for watching and supporting my project.

#Unity #ChessGame #IndieDev #GameDev #CSharp #I