Hello. Enjoy my first game fully written in rust & kiss3d
Rust
cargo build
cargo run
or just run your binary from compilation
Source code divided into two parts:
1.Reusable extension of SceneNode struct from kiss3d - GRAPHIC
(When it will be a little bigger it wil be extracted fo separate crate)
2.Not reusable dedicated for game - GENERATOR