tpolito / godot-chess

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

godot-chess

A simple chess implementation build with the Godot game engine. Using assets from iknowkingrabbit.

Image of chess board

Roadmap

  • 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

About


Languages

Language:GDScript 84.7%Language:GAP 15.3%