6 years experience | 80 endorsements
My favorite programming language. For my personal projects, I moved from C++ to Rust shortly after the release of Rust 1.4.
– Built a we...
My favorite programming language. For my personal projects, I moved from C++ to Rust shortly after the release of Rust 1.4.
– Built a web game, The Path, combining Rust and JavaScript using the stdweb library and emscripten
– Built a system for procedurally generating music
– Currently building TimeSteward, a game/simulation backend that automatically supports lockstep multiplayer with reliable synchronization, and other features (14,000 lines of Rust code)
– Currently building a web app for synthesizing sound effects for game jammers
– I can make lifetimes make sense