zacharybmeyers / janggi-game

This project creates the logic for a playable game of Janggi (Korean chess) with a GUI built on Pygame.
2 stars 0 forks source link

Show Valid Moves to User #9

Closed asiderop closed 3 years ago

asiderop commented 3 years ago

After clicking on starting piece, highlight valid positions for ending move.

Other Changes