/cc-turtle-bot

A Goal/Action-based AI for ComputerCraft Turtles

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

CC-Turtle-Bot

This repository houses a goal/action-based AI made for ComputerCraft Turtles. A combination of a Tornado-powered Python server and a Lua core allow a large amount of turtles to work autonomously on a Minecraft world based on a set of goals.

The code is still in a planning phase and is not near completion.

License

The Python and Lua code is released under a GPLv3 license.

All static/*.csv files are released into the public domain (generated from NEI).