📝 Comment TODO Analyzer [GitHub] [NuGet]

.NET analyzer for C# enforcing coding standard to TODO comments.
Tags: C#, analyzer, c-sharp, dotnet

👷 PrettyCode.StringBuilder [GitHub] [NuGet]

.NET StringBuilder wrapper that helps in generating pretty strings of code.
Tags: C#, c-sharp, dotnet

1️⃣5️⃣ Fifteen [GitHub]

15 Puzzle game implemented in C++ and SDL2.
Tags: c++, cpp, SDL, SDL2, game, puzzle

❌⭕️ Tic-tac-toe [GitHub]

Tic-tac-toe game implemented in Ada and SDL2.
Tags: ada, SDL, SDL2, game

🔴🟡 Connect Four [GitHub]

Connect Four game implemented in go and SDL2.
Tags: go, SDL, SDL2, game

🧑🏻‍💻 Turing machine emulators [GitHub]

Suite of Turing Machine emulators implemented in various languages (C#, C++, Ada, …)
Tags: c++, python, dotnet, turing, go, csharp, pascal, ada, c

🧠 Brainfuck interpreters [GitHub]

Suite of Brainfuck interpreters implemented in various languages (C#, C++, Ada, …)
Tags: c++, python, brainfuck, go, csharp, pascal, ada, c, d, rust