untitled chess game banner

untitled chess game

3 devlogs
6h 23m 38s

This is a Chess game but its not. This is Chaos. Try to fight against the extremely intelligent computer ai and beat him while managing pieces exploding, your screen shaking and pieces that are alive! I have not used any premade code or libraries.

This project uses AI

I have used ChatGPT in debugging godot code and to get development ideas, for exmaple what would be the best way to center a node in a specific place or what node layout would be best for a chess game

Repository

Loading README...

Osaidii

Devlog 3,
Today I started calculating possible moves for pieces, and added indicators for the possible moves!

Attachment
0
Osaidii

Devlog 2,
I added Indicators for which piece is selected and only your own white pieces can be selected.
I also added click support for all the places on the board!

Attachment
0
Osaidii

Devlog 1,
Smiple Scene setup with chess board and pieces, simple game starting animation and a function to move pieces across the board!

Attachment
0