Posted 25 December 2012 - 01:33 PM
I think it would be cool if a turtle could program other computers / turtles. This could be used in some type of turtle interaction program where turtles can adopt and program themselves.
Functions:
term.code(side, program name, code)
term.removeCode(side, program name)
term.renameCode(side, old name, new name)
term.editCode(side, program name, line number, code)
term.checkColor(side)
term.checkRednet(side)
term.checkPrinter(side)
term.checkDiskdrive(side)
term.checkDisk(side)
term.checkMonitor(side)
term.checkMonitorColor(side)
Functions:
term.code(side, program name, code)
term.removeCode(side, program name)
term.renameCode(side, old name, new name)
term.editCode(side, program name, line number, code)
term.checkColor(side)
term.checkRednet(side)
term.checkPrinter(side)
term.checkDiskdrive(side)
term.checkDisk(side)
term.checkMonitor(side)
term.checkMonitorColor(side)