Chess Game
This is a project I made for my Artificial intelligence course in College. I made a terminal based chess game using Java and 2 different AI bots, one with MiniMax algorithm and the other with Q Learning. using the 2 AI bots you can play against them and test how good you really are at chess.