About 8 years ago I tried to convert Titanion (a 2.5D shooter game by Kenta Cho) from #dlang to #rust as a means to learn Rust and make the game open to more developers. The porting effort was also done in part as a live coding session at @OpenLabAugsburg. After about three month of intense head scratching I gave up because the Rust borrow checker does not like spaghetti code and I was a beginner. Now I tried again but with C++. I succeeded. So here it is: https://github.com/mwarning/titanion





