#
computercraft
Here are 245 public repositories matching this topic...
An implementation of the CraftOS-PC API written in C++ using SDL.
-
Updated
Sep 13, 2021 - C++
A peripheral provider for ComputerCraft
-
Updated
Aug 22, 2021 - Java
Minecraft U Curriculum
-
Updated
Feb 11, 2021 - Lua
Draconic Reactor computercraft monitoring and failsafe interface
minecraft
monitor
mod
computercraft
minecraft-mod
computercraft-scripts
draconic-reactor
flux-gate
draconic-revolution
-
Updated
May 18, 2021 - Lua
A fully featured emulator for the Minecraft mod ComputerCraft that runs straight in your browser.
-
Updated
May 10, 2017 - JavaScript
Pythonization of ComputerCraft Minecraft mod. Write Python instead Lua!
-
Updated
Mar 7, 2021 - Python
CC:Tweaked, running on Minecraft for Windows 10
-
Updated
Aug 11, 2021 - TypeScript
A Peripheral addon mod for Computercraft 1.16. You can communicate with Refined Storage, Applied Energistics2 or with the whole Minecraft world. Adds things like the Me Bridge, Rs Bridge, the Chat Box, AR Goggles and more.
-
Updated
Sep 9, 2021 - Java
This is my Reactor- and Turbine control program for ComputerCraft and BigReactors
-
Updated
Jan 30, 2021 - Lua
Random additions to ComputerCraft (somewhat deprecated, use CC-Tweaked if you're on Minecraft 1.12).
-
Updated
Nov 12, 2017 - Java
Open
General todo list
SquidDev
commented
May 17, 2018
Just a collection of features it didn't seem worth creating separate issues for.
Readline
-
Add history search: This should appear relatively similar to autocompletion, with the currently entered text in white and the remaining text in grey. We'd want to have some indicator marking that we're in search mode.
C-R should search backwards and C-S to search forw
A ComputerCraft Emulator written in Love2D
-
Updated
Jun 11, 2016 - Lua
TBASIC: BASIC language interpreter written in Lua (OpenComputers/ComputerCraft compatible)
-
Updated
Mar 15, 2021 - Lua
A program for ComputerCraft that allows you to visit, create, host and share websites with others. A virtual internet in Minecraft.
-
Updated
Aug 27, 2021 - Lua
devRant client written in Lua for ComputerCraft computers.
-
Updated
Oct 29, 2017 - Lua
Script to show Indonesia COVID-19 cases heat map by province in ComputerCraft (Minecraft mod)
-
Updated
Apr 2, 2020 - Lua
Raisin is a priority based coroutine manager with a few additional twists
-
Updated
Jan 2, 2021 - Lua
Improve this page
Add a description, image, and links to the computercraft topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the computercraft topic, visit your repo's landing page and select "manage topics."
One massive thing the current docs are missing right now is any good set of examples. For instance, the
fsAPI doesn't have a single one, despite being a core bit of functionality!It'd be nice to have short (1-5 lines) examples for most "interesting" functions. Ideally all these examples would be self contained - there's definitely some existing examples which are pretty [nonsensical on thei