Skip to content

RagingEnby/TurtleControl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TurtleControl

TurtleControl is a project made for controlling turtles in my modded Skyblock server with friends. It contains 2 parts:

TurtleControl Webserver

The TurtleControl webserver runs on port 8080 and allows turtles to connect to it. It then uses remote code execution to fully control a turtle remotely from Python.

Turtle Script

The turtle script turtle/startup.lua contains the code that you put inside of the turtle. It will connect the webserver and listen to requests from the server. The main purpose is to remotely execute code.

Goal

The eventual goal of this project is to use Google Gemini's tool calls to make a fully Ai controlled turtle. THIS IS NOT USEFUL I am literally just bored and had the idea of adding a bunch of Ai agent robots to my Skyblock world.

About

Remotely control ComputerCraft turtles from a Python webserver

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published