Future Calling Begins
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_...
nanorpg.hashnode.dev1 min read