Skip to content
View ReconGit's full-sized avatar
  • Technical University of Kosice
  • Slovakia

Highlights

  • Pro
Block or Report

Block or report ReconGit

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, 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
ReconGit/README.md

Hi there 👋

Pinned

  1. py-othello-ai py-othello-ai Public

    MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Python with benchmark

    Python

  2. rust-othello-ai rust-othello-ai Public

    MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Rust with benchmark

    Rust

  3. go-othello-ai go-othello-ai Public

    MCTS and Minimax Alpha-beta pruning for Othello/Reversi in Golang with benchmark

    Go

  4. c-tictactoe-ai c-tictactoe-ai Public

    Tic-Tac-Toe with Monte Carlo Tree Search and MiniMax Alpha-beta pruning algorithms in C

    C