
About
W.R. Hutsell's Civil War Strategy Game is a strategic-level, turn-based one-or-two-player wargame simulating the American Civil War (1861-1865). The repository preserves W.R. Hutsell's original source on a dedicated `canonical-source` branch, alongside a `minimal-changes` branch ported to run under the QB64 compiler and a `main` branch carrying current stable updates. It's licensed under MIT, with additional considerations noted for the QB64 compiler's own licensing.
How it differs from the original
The `minimal-changes` branch is a straight port of the original QuickBASIC source to run under the QB64 compiler, altered only as needed for that translation, kept separate from the untouched original preserved on `canonical-source`.
History
The original source was provided by author W.R. Hutsell to Dave Mackey and is preserved unmodified on the `canonical-source` branch.