Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 149 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 149 Bytes

Yet Another Rust Game Engine

Game engine to learn how rust works...

How to run the basic examples?

$ cargo run --example hello_world