Skip to content
View shendriks's full-sized avatar
🤖
🤖

Block or report shendriks

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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
shendriks/README.md
  • 👋 Hi, I’m @shendriks

Pinned Loading

  1. pathfinding-2d pathfinding-2d Public

    A collection of code examples from my blog

    C# 1

  2. clong clong Public

    An implementation of a video game that simulates table tennis with rotating gravity using Kni (a MonoGame derivative) and Hexagonal Architecture (a.k.a. Ports & Adapters).

    C#

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

    A CLI implementation of Tic Tac Toe in Java using the Minimax algorithm

    Java