A deterministic version of the zel game from https://github.com/superjer/tinyc.games to benchmark game fuzzers.
sudo apt install libsdl2-dev libsdl2-2.0-0 -y
sudo apt install libfreetype6-dev libsdl2-ttf-dev libsdl2-ttf-2.0-0 -y
- The entry point of the game now is always bottom left corner.
- The game now has a fixed seed.
- The game now exists when the player dies.