Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-21 | correctly calculate checkmate. | jake | |
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. | |||
2023-02-19 | complete castling rules, note if a king is checked, added 'control' boards ↵ | jake | |
for each team, added turn counting (based on piece movement) | |||
2023-02-18 | appese debugger warnings and remove/change unneeded/unused code | jake | |
2023-02-18 | Add en passant and castling | jake | |
2023-02-17 | Initial Commit | jake | |