Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 418 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 418 Bytes

Synacor VM

A golang implementation of the VM specified in the synacore challenge.

Getting Started

Clone the project

git clone https://github.com/libklein/synacorvm

Build/install the project

go build 
go install 

Usage/Examples

Register for the challenge on https://challenge.synacor.com and download the ROM.

Run

./synacorvm challenge.bin