This post covers the initial setup for the Axle game engine, including project structure, rendering with SDL2, coordinate system adjustments, input handling, and the engine's new name.
In this post, we switched from Termion to Rustyline, added command history, implemented an init script, and created an installation script, enhancing our Rust shell's usability and functionality.