Unique 2D (side-view) multiplayer arcade game
Soldank++

The main part of the game is based on passing various maps of difficulty with the possibility of achieving faster times than other players.
Side modes offer a variety of multiplayer options including shooting competition, hide and seek, dodgeball, zombies and more!

Early Access

Project is open source

Github logo

Check out the repository, contribute, suggest a feature or give feedback!

Join us on

Discord invite

Get in touch and follow us on Soldank++ discord for latest information about development.

Game is a clone of

Soldat logo

Rewritten code of Soldat game engine in a modern style with fully authentic look and feel.

Frequently Asked Questions

What exactly is Soldank++?

Soldank++ is a unique 2D (side-view) multiplayer arcade game by Nedi. The game is a clone of Soldat game engine rewritten from Pascal to modern C++ with exactly the same look and feel.

What's the primary objective?

The primary objective is to replicate all existing core mechanics precisely while expanding upon them. Furthermore, the project is committed to fully replacing certain legacy features. More detailed info in #plan on Soldank++ discord.

Does the game support cross-platform play?

Cross compilation is available on Linux and Windows (macOS should be possible as well but it was not tested).

Why C++?

Initially, main developer (Nedi) wanted to learn the new C++ standard and at some point just started making Soldat clone for fun, but then it turned into a full-fledged project. Additionally there is already a Rust version by helloer. The name was inspired by his version and "++" was added to emphasize on the fact that it was written in modern C++.

How can I contribute?

Just fork the repository from here and create a pull request. We can discuss the changes in #dev_chat on discord and we'll be happy to help with anything!