Skip to content

beepboopitschloe/synacor-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

synacor-go

This is an implementation of the Synacor challenge using Golang.

running the project

Assuming you have Go installed:

go get github.com/nmuth/synacor-go
cd $GOPATH/github.com/nmuth/synacor-go
go build
./synacor-go data/challenge.bin

You can execute arbitrary files with synacor-go $file, so go nuts. Included is a Ruby script for generating a "Hello, world!" binary.

About

Golang implementation of the Synacor challenge.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published