Skip to content
View maycommit's full-sized avatar
Block or Report

Block or report maycommit

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. chord-raft chord-raft Public

    Implementation of Chord protocol for peer-to-peer networks using raft for nodes consensus. It is undergraduate project.

    Go

  2. n-puzzle n-puzzle Public

    Implementation of n-puzzle game using A* algorithm. It is a undergraduate project

    Python

  3. tic-tac-toe tic-tac-toe Public

    Implementatiom of tic-tac-toe game with minimax using alph-beta pruning algorithm. It is a undergraduate project

    Python 2 1