Agent Knocks - C# edition (final)
The original C# / .NET-Framework build of Agent Knocks (in-box csc.exe, ~25 KB exe, Windows-only), preserved at the point the project switched to the cross-platform Rust build (see issue #1).
- Portable zip attached: unzip -> double-click
install.cmd. - Source is at this tag:
git checkout csharp-final(C# sources also archived underlegacy/csharp/on the main branch). - The Rust build is the active/maintained version going forward.