Skip to content

Nivethitha167/Games-using-AI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.