wonsungil / soldank

[WIP] open source clone of Soldat engine written in rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Soldank

[WIP] open source clone of Soldat engine written in rust

WIP Screenshot (click to play video)

WIP screenshot

Goals:

  • Fully authentic look and feel
  • bugs feature-complete port of soldat

How to build:

  1. Install cargo and rust (nightly) - https://doc.rust-lang.org/cargo/getting-started/installation.html
  2. copy anims objects maps textures scenery-gfx gostek-gfx objects-gfx sparks-gfx weapons-gfx interface-gfx mod.ini from soldat to soldank/assets
  3. cargo run --release to run the game

ROADMAP:

  • Refactor rendering code and add support for sceneries and gostek rendering
  • Implement proper game loop

About

[WIP] open source clone of Soldat engine written in rust

License:MIT License


Languages

Language:Rust 98.9%Language:Shell 0.9%Language:PowerShell 0.2%