soldank
soldank copied to clipboard
[WIP] open source clone of Soldat engine written in rust
Soldank
[WIP] open source clone of Soldat engine written in rust
WIP Screenshot (click to play video)
Goals:
- Fully authentic look and feel
- ~~bugs~~ feature-complete port of soldat
How to build:
- Install cargo and rust (nightly) - https://doc.rust-lang.org/cargo/getting-started/installation.html
- copy
anims objects maps textures scenery-gfx gostek-gfx objects-gfx sparks-gfx weapons-gfx interface-gfx mod.inifrom soldat tosoldank/assets cargo run --releaseto run the game
ROADMAP:
- ~~Refactor rendering code and add support for sceneries and gostek rendering~~
- ~~Implement proper game loop~~
