Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Categories
  3. Gaming
  4. ComputerCraft

ComputerCraft

The "Awesome ComputerCraft" project is a curated collection of resources dedicated to ComputerCraft, a popular Minecraft mod that introduces programmable computers and turtles into the game. This list encompasses a variety of resources including tutorials, libraries, tools, and community projects that enhance the experience of using ComputerCraft. It is particularly beneficial for both beginners who are new to programming concepts and experienced developers looking to explore automation and scripting within Minecraft. Users can find valuable insights and creative ideas to elevate their gameplay and coding skills. Dive into this collection to unlock the full potential of programming in Minecraft with ComputerCraft.

minecraftprogrammingautomationmoddingturtleluagamingeducation
RSSView on GitHub
286 stars18 forks0 contributorsUpdated
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub

Table of Contents

16 sections · 119 projects

Mods

3 projects
ComputerCraft

computercraft.cc
ComputerCraft: Restitched

curseforge.com
ComputerCraft

computercraft.info

Add-on mods

9 projects
Advanced Peripherals

curseforge.com
Computronics

wiki.vexatos.com
Plethora

plethora.madefor.cc
Plethora FabricPlethora Fabric

A peripheral provider for ComputerCraft on Minecraft Fabric, adding modules for environmental interaction and neural interfaces.

#computercraft#minecraft-mod#peripheral-provider
Stars16
Forks28
Last commit4 months ago
CC:C Bridge

modrinth.com
sc-peripheralssc-peripherals

A Fabric mod for ComputerCraft that adds 3D printers and wide format poster printers to Minecraft.

#computercraft#minecraft-mod#lua-scripting
Stars11
Forks12
Last commit2 years ago
Turtlematic

curseforge.com
UnlimitedPeripheralWorks

curseforge.com
RoadworksRoadworks

A Minecraft mod that adds immersive American-style traffic management systems with signals, signs, and markings.

#computercraft#minecraft-mod#immersion
Stars9
Forks2
Last commit1 year ago

Resource packs

1 projects
ComputerCreate

modrinth.com

Utility

20 projects
ArtistArtist

An inventory management system for ComputerCraft that functions like a budget Applied Energistics network.

#computercraft#item-storage#turtle
Stars62
Forks19
Last commit1 year ago
ComputerCraft Advanced Shell (cash)

cash.madefor.cc
CCVimCCVim

A Vim clone for ComputerCraft with modern features like tabs, syntax highlighting, and file explorer.

#computercraft#minecraft-mod#syntax-highlighting
Stars30
Forks2
Last commit1 month ago
Consult

consult.madefor.cc
Consult: RecraftedConsult: Recrafted

Stars1
Forks0
Last commit3 years ago
hopper.luahopper.lua

A ComputerCraft program that moves items and fluids between inventories with a unified high-level interface.

#computercraft#lua-scripting#open-source-alternative
Stars25
Forks3
Last commit1 month ago
GEMUGEMU

Stars0
Forks0
Last commit3 years ago
gist

pastebin.com
HowlHowl

A Lua build system inspired by Grunt and Rake, using Howlfiles to define and execute tasks.

#rake-inspired#computercraft#task-automation
Stars18
Forks4
Last commit7 years ago
LuaIDE

web.archive.org
MISCMISC

A modular inventory storage and crafting system for ComputerCraft, featuring a client terminal and configurable modules.

#computercraft#minecraft-mod#modular-system
Stars26
Forks12
Last commit5 months ago
Mildly Better Shell (MBS)Mildly Better Shell (MBS)

A series of utilities for improving the default CraftOS experience in ComputerCraft.

#computercraft#tab-completion#readline
Stars83
Forks11
Last commit2 years ago
ModemShark

gist.github.com
netshellnetshell

Stars12
Forks1
Last commit11 years ago
OrangeBoxOrangeBox

A maintained fork of YellowBox providing a virtual machine for ComputerCraft with optional disk compression support.

#computercraft#virtual-machine#minecraft-modding
Stars8
Forks0
Last commit3 years ago
rawshell

gist.github.com
ShrekPrint

pinestore.cc
ShrekWord

pinestore.cc
unicornpkg

unicornpkg.madefor.cc
FSEncrypt

gist.github.com

Library

25 projects
AcidityAcidity

Stars0
Forks0
Last commit2 years ago
Anavrins' ChaCha20

web.archive.org
MD5

pastebin.com
SHA-1

pastebin.com
SHA-256

web.archive.org
AUKit

mcjack123.github.io
Basalt

basalt.madefor.cc
Bigfont

pastebin.com
C3D

c3d.madefor.cc
CC-ArchiveCC-Archive

A collection of archiving and compression programs and libraries for ComputerCraft, including support for ar, tar, gzip, and XZ formats.

#computercraft#data-storage#tar
Stars11
Forks6
Last commit5 months ago
dbprotect

gist.github.com
ecc.lua

web.archive.org
ecnetecnet

An encrypted networking library for CC:Tweaked providing authenticated and confidential communication with identity management.

#encrypted-networking#secure-communication#minecraft-modding
Stars35
Forks1
Last commit4 months ago
GuiH

guih.madefor.cc
IsometriHIsometriH

An isometric rendering library for the ComputerCraft Minecraft mod, enabling 3D-like graphics in the game.

#computercraft#minecraft-mod#game-graphics
Stars2
Forks0
Last commit2 years ago
LuzLuz

A lightweight compression algorithm for Lua source code using Huffman coding and LZ77 on language tokens.

#minification#source-code-compression#tokenization
Stars15
Forks0
Last commit1 year ago
MiloMilo

A collection of applications for Opus OS, a ComputerCraft operating system.

#computercraft#minecraft-mod#system-tools
Stars41
Forks31
Last commit2 years ago
Pine3DPine3D

A high-performance 3D graphics library for ComputerCraft, optimized for efficiency in Lua-based environments.

#computercraft#minecraft-mod#3d-graphics
Stars31
Forks3
Last commit1 year ago
PngLuaPngLua

A clean, single-file PNG decoder for ComputerCraft with a saner object system.

#pixel-manipulation#computercraft#minecraft-mod
Stars15
Forks1
Last commit1 year ago
Pixelbox LitePixelbox Lite

A fast and modular teletext character renderer for ComputerCraft, enabling 2D graphics with 3x2 pixel blocks per terminal character.

#computercraft#pixel-art#modular
Stars50
Forks1
Last commit1 year ago
RedRun

gist.github.com
TampererTamperer

A ComputerCraft library for creating interactive settings menus with support for strings, numbers, booleans, colors, and subpages.

#computercraft#settings-menu#minecraft-modding
Stars0
Forks0
Last commit5 months ago
TamplTampl

A Lua library for parsing, patching, and injecting code using templates.

#code-parsing#dynamic-code#template-engine
Stars3
Forks0
Last commit1 year ago
Telem

telem.cyberbit.dev
VeriCode

gist.github.com

Fun

11 projects
AUKit austreamAUKit austream

An audio decoding and processing framework for ComputerCraft, supporting multiple formats and real-time streaming.

#computercraft#flac#audio-decoding
Stars41
Forks4
Last commit3 months ago
battleship

gist.github.com
CCDoomCCDoom

A Doom-inspired first-person shooter game for ComputerCraft, built with Lua and Pine3D.

#computercraft#minecraft-mod#first-person-shooter
Stars24
Forks5
Last commit2 years ago
CC-MinecraftCC-Minecraft

A Minecraft game that runs inside Minecraft using ComputerCraft turtles for block-based rendering.

#computercraft#minecraft-mod#turtle-programming
Stars12
Forks0
Last commit2 years ago
LuaGBLuaGB

A Game Boy and Game Boy Color emulator written in pure Lua for ComputerCraft and CraftOS-PC environments.

#computercraft#emulation#gameboy-emulator
Stars12
Forks3
Last commit1 year ago
lunatic86lunatic86

A barely-IBM-compatible PC emulator written in Lua 5.3, ported to CraftOS-PC.

#dos-emulation#retro-computing#pc-emulation
Stars19
Forks3
Last commit5 years ago
MusicifyMusicify

A command line utility for ComputerCraft:Tweaked to stream songs in-game via speakers and modems.

#music#computercraft#minecraft-mod
Stars13
Forks10
Last commit1 year ago
tracctracc

An XM module tracker for ComputerCraft and CraftOS-PC, with support for S3M and IT modules.

#embedded-audio#it-files#audio-player
Stars11
Forks1
Last commit1 month ago
YahtCC

gist.github.com
YouCube

youcube.madefor.cc
YTP2CCP

pastebin.com

Operating systems

6 projects
LevelOS

install.leveloper.cc
OpusOpus

A multitasking operating system for ComputerCraft with wireless remote access, UI APIs, and turtle automation.

#computercraft#minecraft-mod#multitasking
Stars195
Forks48
Last commit2 years ago
Phoenix

phoenix.madefor.cc
RecraftedRecrafted

A cleaner reimplementation of CraftOS with improved API design and thread management for ComputerCraft.

#computercraft#multishell#minecraft-modding
Stars17
Forks4
Last commit4 months ago
UnBIOS

gist.github.com
cOScOS

A configurable operating system for ComputerCraft with modular package management via a single configuration file.

#computercraft#modular#nixos-inspired
Stars8
Forks0
Last commit2 years ago

Related Awesome Lists

📦
Game Development

The "Awesome Game Development" project is a curated collection of resources aimed at supporting individuals interested in the field of game development. Game development encompasses the entire process of creating video games, from concept and design to programming and publishing. This list includes game engines, libraries, tools, tutorials, asset resources, and community forums, catering to both beginners and experienced developers. Whether you are looking to learn the basics of game design or seeking advanced techniques for game programming, this collection provides valuable insights and tools to enhance your game development journey. Dive in to discover resources that can help you bring your game ideas to life!

16.4k
🐹
Godot

The "Awesome Godot" project is a curated collection of resources for developers using Godot, an open-source game engine designed for creating both 2D and 3D games. This list features a variety of tools, libraries, tutorials, plugins, and community resources that cater to different aspects of game development. Whether you're a beginner learning the basics or an experienced developer looking to enhance your projects, this list provides valuable insights and tools to streamline your game development process. Dive into the world of Godot and discover the resources that can help you bring your game ideas to life.

9.7k
📦
Unity

The "Awesome Unity" project is a curated collection of resources for developers using Unity, a powerful cross-platform game engine for creating both 2D and 3D games. This list encompasses a wide variety of categories, including asset packs, plugins, tools, tutorials, and community resources that enhance the Unity development experience. Whether you are a beginner looking to learn the basics or an experienced developer seeking advanced techniques, this list provides valuable insights and tools to elevate your game development projects. Dive into this collection to discover everything you need to create engaging and immersive gaming experiences with Unity.

7.1k
📦
Game Boy Development

The "Awesome Game Boy Development" project is a curated resource list designed to support developers creating games for the classic Game Boy handheld console. Game Boy development involves programming in C or assembly language, utilizing specific libraries and tools tailored for the hardware. This list includes development kits, emulators, graphics and sound libraries, tutorials, and community forums, making it a valuable asset for both beginners and experienced developers. Whether you're looking to create your first game or enhance your existing projects, this collection provides the essential tools and knowledge to bring your Game Boy game ideas to life.

4.4k