Mobile Application Development Final Project. Complete chess app with chess logic, AI and multiple levels.
https://youtube.com/shorts/nFOGA5a94f0
Created a complete chess app on Android Studios for Android devices. Computer moves and legality of moves are checked by the Backend API coded in python. Requests from the Android devices are tunnled through the web and recieved to locally running flask API. Has the ability to store user statistics, choose from multiple levels as well as save progress and active games using Google Firebase.