2024-07-13 17:27:51 +07:00
2024-07-13 17:26:54 +07:00
2024-07-13 16:04:45 +07:00
2024-07-13 17:26:54 +07:00
2024-07-12 17:40:45 +07:00
2024-07-12 17:40:45 +07:00
2024-06-30 13:02:58 +07:00
2024-07-13 16:04:45 +07:00
2024-07-13 16:04:45 +07:00
2024-07-13 17:27:51 +07:00
2024-07-13 16:05:26 +07:00
2024-07-13 16:40:47 +07:00
2024-07-13 16:40:27 +07:00

ComputerCraft IDE (ccIDE)

ccIDE is block based programming for ComputerCraft lua.

special thank for this repo

image

Quick Start

  1. install nodejs and git
  2. git clone cd to this project
  3. Install dependency use npm install .
  4. To run this IDE use npm run dev
  5. Done!

Install Remote code into computercraft

it very simple! to install Remote code.

Run from URL

wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua

for turtle

wget run https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/turtleremote.lua

Download and Run

wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua remote.lua
remote

for turtle

wget https://raw.githubusercontent.com/DPSoftware-Foundation/ccIDE/main/remote.lua turtleremote.lua
turtleremote

If error "Domain not permitted" try this solution.

official support peripherals

Peripheral Status
Advanced Peripherals 🟨 First support
CC:C Bridge 🟥 Unsupport
CC:Destroy Bridge 🟥 Unsupport
SwitchCraft Peripherals 🟥 Unsupport
More Red x CC:Tweaked Compat 🟥 Unsupport
Plethora Peripherals 🟥 Unsupport
More Peripherals 🟥 Unsupport
Tom's Peripherals 🟥 Unsupport
Create: ComputerCraft 🟥 Unsupport
Computer Cartographer 🟥 Unsupport
Peripheralium 🟥 Unsupport
Unlimited Peripheral Works 🟥 Unsupport
CTOV 🟥 Unsupport
Digital Items 3 🟥 Unsupport
SirEdvin's Cloud Solutions 🟥 Unsupport
CC: VS 🟥 Unsupport
CC Shops 🟥 Unsupport
CC Shops 🟥 Unsupport
Some Peripherals 🟥 Unsupport

Some small development video

https://github.com/user-attachments/assets/8e9564fc-fc85-4ff6-b23a-357d3ac5f33c

https://github.com/user-attachments/assets/195231d4-8fd8-4101-8068-70bc038a5c4f

https://github.com/user-attachments/assets/8f114cfa-d87c-47d0-a670-a13dc975ab06

Description
ComputerCraft mod virtual lua IDE
Readme GPL-3.0 1.6 MiB
Languages
JavaScript 74.6%
COBOL 11.9%
HTML 8.7%
CSS 3.4%
Lua 1.4%