It is a simple made-by-me minimax algorithm fitted into a game of tic-tac-toe. It is written in Python and does not use any libraries that need to be installed via pip. Idea was to try writing more of ...
The making of the TicTacToe game itself is pretty straight forward, i don't think i need to explain it, any first year CS student can make it. The game state is respresented by a 1 dimensional array ...
In this project, you will design agents for the classic version of Pac-Man, including ghosts. Along the way, you will implement both minimax and expectimax search and try your hand at evaluation ...
In this project, you will design agents for the classic version of Pacman, including ghosts. Along the way, you will implement both minimax and expectimax search and try your hand at evaluation ...
Some results have been hidden because they may be inaccessible to you
Show inaccessible results