
About
Gunbound is a free-to-play multiplayer turn-based artillery game by South Korean developer Softnyx, often compared to the Worms series. OpenBound is a C# remake of Gunbound made up of a game client, launcher, asset tools, and separate login, lobby and game servers plus an avatar API. The servers use Entity Framework with SQL Server databases, and the client targets Windows.
Getting started
The game needs a texture pack that isn't included for copyright reasons. Unzip one into the client's Content folder, build all the applications, start them in the documented order, and edit the config files each server creates on first launch.
Media
Additional notes
- Payments
- The bundled Avatar API includes PayPal and Stripe payment gateway integrations.
- Tools
- The solution includes tools that convert encrypted Gunbound image formats into PNG spritesheets.