I am writing both the game engine, and the game it's self in Rust. I will post updates here daily. mod test_state; extern crate future_engine; use future_engine::{app_state::app_state::AppState, Application}; use future_engine::smart_draw::smart_...
I am a computer coder from the Amiga-age. I currently use C++ and C# for various projects.