Skip to content
View danylofitel's full-sized avatar

Block or report danylofitel

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. Minimax-with-Alpha-Beta-Pruning Minimax-with-Alpha-Beta-Pruning Public

    .NET implementation of Minimax algorithm suitable for any zero-sum game

    C# 4

  2. Template-Metaprogramming Template-Metaprogramming Public

    Template metaprogramming examples in C++.

    C++ 1

  3. LibSharp LibSharp Public

    A library of C# core components that enhance the standard library.

    C# 1

  4. LibSharp.Azure LibSharp.Azure Public

    A library of C# for building Azure services.

    C# 1

  5. 2584 2584 Public

    Forked from gabrielecirulli/2048

    A slight modification to the famous 2048 game

    CSS

  6. LZW LZW Public

    LZW Compression Algorithm

    C#