8 posts
Posted 15 November 2014 - 06:16 AM
Is it possible to take some files from the ComputerCraft jar file and run a CC computer in a linux terminal? I would like to basically turn a linux computer into a CC computer running craftOS, but I dont know much java yet.
7083 posts
Location
Tasmania (AU)
Posted 15 November 2014 - 08:26 AM
There's very little that's impossible. ;)/> But is it
practical? Well, to that I'd say "not really". I suspect your needs could be met with something like
this.
18 posts
Posted 15 November 2014 - 03:36 PM
Use GravityScore's HTML 5 ComputerCraft Emulator Mimc, I use it to write my OS and boy is it useful…
CHeck it out here
http://gravlann.github.io/Notice: Your files are stored in cookies so don't expect to be able to download them although you can put them up on pastebin or copy & paste them!
8 posts
Posted 15 November 2014 - 07:30 PM
I have looked at it, but I havent been able to modify it for my needs. I want to take a RasberryPI and build a real, working CC computer. But I need a standalone CraftOS emulator without all the fancy multicomputer functions. I plan on using a software defined radio for rednet, and a wifi adapter for the http api, or possible rednet over wifi. I would also hope to include 120v outlets on all sides (except for the bottom) for the redstone api using solid state relays. SD cards could be floppy disks. I dont know if someone has attempted this, but I would love to try.
18 posts
Posted 15 November 2014 - 08:41 PM
CC-emu is going to be released soon as far as I know and a raspberry pi computercraft computer would be interesting, next we will have turtles :)/>