Skip to content
View solaimanope's full-sized avatar
  • Quora
  • Dhaka, Bangladesh

Block or report solaimanope

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

Pinned Loading

  1. Megatron747 Megatron747 Public

    A bot playing the 2 player 'Chain Reaction' game

    Python 2 1

  2. QuasigroupCompletion QuasigroupCompletion Public

    Finds a solution for a given partially complete quasigroup (latin square). This code was written as a part of CSE318: Artificial Intelligence Sessional course work.

    C++

  3. SlowDecay/TrapTheCat SlowDecay/TrapTheCat Public

    A single-player / multiplayer game implemented in JavaFX

    Java

  4. LinesOfAction LinesOfAction Public

    A javafx application to play Lines of Action board game against an AI agent. The AI agent uses iterative deepening search on minimax algorithm with alpha-beta pruning while making decisions.

    Java