A simple chess implementation build with the Godot game engine. Using assets from iknowkingrabbit.
- Finish implementing the legal move generation and verification
- Add advancded rules (castleing, en passant)
- Create a basic AI for the player to play against
- Possibily add networking for multiplayer matches