fate 0.1.0

(placeholder) Fight And Travel (Game) Engine. A rewrite from C, focused on games which need to move fast in huge worlds, and fighting mechanics.
1
2
3
4
This is a rewite of [my previous game](https://github.com/yoanlcq/fate-c) engine in Rust, which was first written in C.

By moving to Rust and learning from the past, it will hopefully achieve cleanliness, and better maintainability, just as well
as its other initial goals.