Godot Chess Game. It is flawed in several ways.
e31a2fd04f
move check_for_promotion() at the very start of new turn. add green color for MoveTile.gd (for showing map control) add some functions that show board control. modify some functions so that they will use 'text_board' rather than the player presented board. |
||
---|---|---|
addons/godot-git-plugin | ||
.gitattributes | ||
.gitignore | ||
board.png | ||
board.png.import | ||
chess.png | ||
chess.png.import | ||
default_env.tres | ||
export_presets.cfg | ||
icon.png | ||
icon.png.import | ||
Main.gd | ||
Main.tscn | ||
MoveTile.gd | ||
MoveTile.tscn | ||
Piece.tscn | ||
project.godot | ||
Sprite.gd |