Minesweeper and Puzzle of Knights and Knaves

CS50's AI course

Learned how the agent can draw inferences from the environment or the information available to it, update its Knowledge (space) and draw new conclusions/information. Used the search alogrithm to make a physical robot solve a maze. More information about that project can be found here. Watch the demo here.