Skip to content
View NimaNM7's full-sized avatar

Block or report NimaNM7

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. Markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Showing results

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.

C 1 Updated Jan 6, 2023

Collection of various algorithms in mathematics, machine learning, computer science and physics implemented in C++ for educational purposes.

C++ 33,988 7,747 Updated Oct 11, 2025