Overview
WoodShoot is a desktop shooting game built in C#, written line by line long before AI-assisted development was a thing. No framework did the thinking; the game loop, the collisions and the scoring were all worked out by hand.
We keep it on the site because it is honest history. Everything else here is faster and larger, but the habits that hold those products together were learned on this one.
Highlights
- Written in C# for Windows desktop
- Fully hand-coded, before AI tooling
- Kept as an archive project