Skip to content

m4schini/computercraft-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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