-
Tutorial-02f66ac5d6 · ·
Tutorial 2 - Refactor ship spawning & implement basic input * Add a macro for implementing deref * Add a spawner struct that will spawn entities * Explore more complex trait bounds * Explore associated constants * Further explore project structure * Implement basic motion * Implement basic input handling for user, via motion
-
Tutorial-0198046acd · ·
Tutorial 1 - Scaffold project - Set up basic libraries - include assets - Spawn camera & simple sprite