/byte_le_engine

Base game engine for use in NDACM Byte-le Royale games.

Primary LanguagePythonMIT LicenseMIT

byte_le_engine

Base game engine for use in NDACM Byte-le Royale games.

How to run

.\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

Test Suite Commands:

python -m game.test_suite.runner

Manual

Usage Manual

Referenced Examples - https://github.com/topoftheyear/Byte-le-Game-Examples

Previous Byte-le Competitions

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