Computer Engineering student in Sharif University of Technology
-
Sharif University of Technology
- Iran, Tehran
- moazzen24@gmail.com
- https://telegram.me/NimaNM7
- https://telegram.me/TheNM7
Stars
The bot plays the (almost) perfect connect 4 game by using the minimax algorithm to check 8 moves ahead and makes the best decision. Optimization with alpha-beta pruning is also done.
Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.