FyroxEngine / Fyrox

3D and 2D game engine written in Rust
https://fyrox.rs
MIT License
7.61k stars 340 forks source link

Examples for noobs #438

Closed pannous closed 1 year ago

pannous commented 1 year ago

How to run examples?

info missing here:
https://github.com/FyroxEngine/Fyrox

and here:
https://github.com/FyroxEngine/Fyrox/tree/master/examples

mrDIMAS commented 1 year ago

Usually you can run examples by cargo run --example example_name --release