Skip to content
View Walks2K's full-sized avatar
⌨️
⌨️

Block or report Walks2K

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. Connect-4 Connect-4 Public

    C# implementation of Connect 4 with min-max AI.

    C#

  2. CSGO-Config-Generator CSGO-Config-Generator Public

    A program that generates random configs for CSGO players (random crosshairs, viewmodels, resolution, sensitivity etc. all controllable and optional).

    Visual Basic .NET

  3. csgo_score_generator csgo_score_generator Public

    A score generator for CSGO with additional functionality such as scraping HLTV webpages to build Team/Match objects to prevent having to enter the data manually.

    Python

  4. Noughts-and-Crosses Noughts-and-Crosses Public

    Noughts & Crosses built with Forms and AI minimax implemented.

    C#

  5. SnakeGame SnakeGame Public

    Originally just a simple Snake game made with Pygame which I redesigned to be used with the NEAT algorithm.

    Python