Change the repository type filter
All
Repositories list
5 repositories
chess
Public- Path finding: implementation of DFS, BFS and A*
Minimax-algorithm
PublicImplementation of the Minimax algorithm with alpha-beta pruningTicTacToe
PublicImplementation of the tic-tac-toe game together with basic artificial intelligence