# The Last Shift [](https://opensource.org/licenses/MIT) [](https://creativecommons.org/licenses/by/4.0/) Entry for the 2024 gamedev.tv game jam. This is a post-apocalyptic survival rogue-lite tower-defense game. Survive against the rebellious AI! ## Structure * `assets/` * `audio` -- Music and SFX * `autoload` -- Global/Static scenes with their scripts * `fonts` -- Fonts * `scripts` -- Reusable scripts * `scenes` -- Scenes that may be instanced with their scripts * `textures` -- Images * `screens/` -- Top-level scenes with their scripts # Contributors * Code: [Felix Bytow](https://itch.io/profile/lorddrako90) * Sound/Art: [Justin Pierce](https://itch.io/profile/ugligames)