Games implemented using AI algorithms.
This repository consists of games which are implemented using AI Algorithms. It includes games like Sudoku, TicTacToe, N-puzzle, Snake game which are implemented using Heuristic DFS, BFS, A*, MinMax, Backtracking Algorithms.