Chess Turn Engagement Relay
Problem 1: Create a chess game training assistant that helps users identify "next step " possibilities and vulnerabilities in their positioning as well as their opponents.
Problem 2: Use a 1D array to represent the board and the translations of movement.
Problem 3: Create a UI that allows for data visualization during the game.
Details:
Git Repo: Aalpha777/ChessTer: A chess assistant for learners. (github.com)
Language: Dart and Flutter
Project Page: https://sites.google.com/view/projectchess-ter
Project Demo: Comming Soon