- Towel 2014+
A .NET library with data structures, algorithms, mathematics, extensions, and more. - dotnet-console-games 2020+
Game examples implemented as .NET console applications and blazor ports. - SevenEngine 2013 [Archived]
An old college project; a battle simulator in C# using OpenGL (via OpenTK).
Expand...
- dotnet-blazor-games 2020-2021
Game examples implemented as .NET blazor components. NOTE: this was my first attempt to get thedotnet-console-games
playable on blazor, but I found a better approach to porting the code which is now included in thedotnet-console-games
repository rather than a seperate repository.- dotnet-benchmarks 2020+
Benchmark almanac for .NET code.- dotnet-winforms-examples 2021+
Random winforms examples people ask me for help with.- rust-console-games 2021+
Game examples implemented as rust console applications.
- dotnet Console Games Tips And Tricks April 7, 2022
- GitHub Repository Checklist (C#) July 27, 2021
- Random Generation (with efficient exclusions) January 31, 2021
- .NET Target Framework Badge September 12, 2020
- Beginner's Guide To Console Input In C# August 1, 2020
- Generate Random Weighted Data January 2, 2020
- Unique Random Generation December 18, 2019
- Generic Argument Expressions And Method Constraints November 8, 2019
- C# Generic Enum Union October 16, 2019
- Accessing XML Documentaiton via Reflection April 24, 2019
- Omnitree July 8, 2014
Expand...
- Custom Range Syntax June 4, 2021
- Multiple String Replacement Extension Method July 29, 2020
- WindowsCmdCommand February 26, 2020
- C# Generic Math May 12, 2015
You can check out more of my gists here.