Skip to content

libklein/synacorvm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Implementation of the VM speficied in the synacore challenge (https://challenge.synacor.com/)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages