The map application is a fun location-based service app that allows you to draw polygons on a map. Simply walk around your neighborhood and draw a shape that you like!...
In the Chess project, I implemented AI bots that run the Minimax searching algorithm. The minimax algorithm uses recursive backtracking to find the best way to play the next step....