/computercraft-go

interacting with computercraft computers

Primary LanguageGo

computercraft-go

computercraft-go provides a websocket based protocol to remotely communicate with computercraft computers (and turtles, and pocket-computers). Either via a gorilla websocket or go channels.

Getting Started

Install runtime on computercraft device

pastebin get VsFAwY74 startup

Install computercraft-go

go get github.com/m4schini/computercraft-go