Skip to content
View pulgaCS's full-sized avatar

Block or report pulgaCS

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. HangInThere HangInThere Public

    Random number guessing game

    C#

  2. AnimalShelter AnimalShelter Public

    FreeCodeCamp C# Exercise

    C#

  3. codecrafters-grep-csharp codecrafters-grep-csharp Public

    In this challenge you'll build your own implementation of grep, a CLI tool for searching using Regexes.

    C#

  4. TicTacToe TicTacToe Public

    Modern Terminal Tic Tac Toe: The AI uses the Minimax algorithm with alpha-beta pruning to systematically explore and evaluate potential moves, ensuring it selects the optimal strategy while minimiz…

    C#