Base game engine for use in NDACM Byte-le Royale games.
.\build.bat - will build your code (compile, pretty much)
python .\launcher.pyz g - will generate a map
python .\launcher.pyz r - will run the game
python -m game.test_suite.runner
Referenced Examples - https://github.com/topoftheyear/Byte-le-Game-Examples
2018 - Dungeon Delvers - https://github.com/jghibiki/Byte-le-Royale-2018
2019 - Space Denizen - https://github.com/topoftheyear/Byte-le-Royale-2019
2020 - Disaster Dispatcher - https://github.com/PixPanz/byte_le_royale_2020
2021 - Traveling Trailsmen - https://github.com/PixPanz/byte_le_royale_2021
2022 - FarTech - https://github.com/HagenSR/byte_le_royale_2022
2023 - Undercooked - https://github.com/amanda-f-ndsu/byte_le_royale_2023