Soldat / soldat
- среда, 10 февраля 2021 г. в 00:27:48
Pascal
Soldat is a unique 2D (side-view) multiplayer action game
Soldat is a unique 2D (side-view) multiplayer action game. It has been influenced by the best of games such as Liero, Worms, Quake, Counter-Strike, and provides a fast-paced gaming experience with tons of blood and flesh.
This repository contains the source code of the so-called 1.8 version. Compared to the original version, the code has undergone many changes but is not in a finished state. We hope that by open-sourcing Soldat we can empower our community to improve the game at a faster pace.
Soldat compiles on Windows, Linux and macOS.
win64_dlls
to client/build
and server/build
create_smod.sh
from it to create a game base archivesoldat.smod
to client/build
and server/build
base/client/play-regular.ttf
to client/build
server/soldatserver.lpi
with Lazarus, press F9 to compile and start the serverclient/soldat.lpi
, press F9 to build the game clientmake
soldatserver
)make
soldat -join 127.0.0.1 23073 test
)