You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a Chess Game in which a player plays against an AI.
This does not include a learning model, and instead just selects the most valuable move to make.
It was simply a school project, so i decided not to sweat it!