synacor-challenge

My solution to the Synacor Challange based on the archived specification

pre-commit.ci status

Usage

VM

python -m synacor spec/challenge.bin

Adventure

python -m synacor adventure

Dissassemble

python -m synacor disassemble spec/challenge.bin

Coins

python -m synacor coins

Energy level

rustc synacor/energy_level.rs
./energy_level

Orb maze

python -m synacor orb-maze

Contributing

pre-commit install

Credits

Based on the archived specification

License

Developed under the MIT license.