Skip to content
View Bishal-RD's full-sized avatar

Block or report Bishal-RD

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

Popular repositories Loading

  1. tic-tac-toe-minimax-alpha-beta tic-tac-toe-minimax-alpha-beta Public

    A Tic-Tac-Toe game implementing Alpha-Beta Pruning for AI decision-making.

    Python

  2. shortest-path-algorithms shortest-path-algorithms Public

    A collection of implementations and tests for various shortest-path algorithms, including DFS, BFS, Uniform-cost search, Dijkstra, Greedy Best-First Search, A*, Genetic Algorithms and so on.

    Python

  3. Smart-Chess Smart-Chess Public

    Smart Chess is an AI-powered chess application designed to enhance chess playing and learning experiences.

    Python