HOW to run Lode runner in emulator mode
Read instructions and install all required prerequisites.
Compiling game and running emulation in Linux
cd ssd1306/tools
./build_and_run.sh -p linux -e -f games/lode_runner
Compiling game and running emulation in Windows
For MinGW32 use the script below:
cd ssd1306\tools
build_and_run.bat "games/lode_runner"