LDDestroier's CC projects repository.
Go to file
LDDestroier 9e7475e684
Create goto-snippet.lua
This is a snippet, not an API.
Firstly, never ever ever use GOTO. Never even code GOTO. Neve-oh fuck

Declare tags with --::tagName::
Goto tags with goto(tagName). Don't include any colons or hyphens.
goto(tag) will not include any local variables, so keep that in mind.
2019-03-17 20:10:30 -04:00
API Added aeslua 2019-03-17 17:33:50 -04:00
CCBN Add files via upload 2019-03-13 17:05:50 -04:00
platform-test Add files via upload 2018-12-04 22:29:05 -05:00
README.md Create README.md 2018-04-24 08:07:50 -04:00
argparser.lua I bet this will work 2019-02-23 17:19:15 -05:00
connect4.lua Update connect4.lua 2018-12-13 18:07:25 -05:00
cubedig.lua Fixed the no turning thing 2019-02-23 18:54:10 -05:00
dodge.lua Prettied it up 2019-01-20 14:23:18 -05:00
drawtoy.lua Add files via upload 2019-01-20 14:16:59 -05:00
goto-snippet.lua Create goto-snippet.lua 2019-03-17 20:10:30 -04:00
lddprogs Add files via upload 2019-01-15 18:36:20 -05:00
neovariable2.lua Update neovariable2.lua 2019-02-20 02:08:14 -05:00
pain.lua Added BLittle Grow 2019-03-01 17:44:27 -05:00
pain2.lua Added PAIN 2 (WIP) 2018-12-21 03:31:16 -05:00
progdor.lua Add files via upload 2019-01-20 14:16:59 -05:00
progdor2.lua Update progdor2.lua 2019-01-28 00:35:40 -05:00
quickdraw.lua Add files via upload 2019-01-20 14:16:59 -05:00
screensaver.lua Update screensaver.lua 2018-12-12 17:49:20 -05:00
sdodge.lua Add files via upload 2019-01-20 14:16:59 -05:00
shellesc Add files via upload 2018-09-07 04:07:48 +00:00
sinelock.lua Add files via upload 2019-01-20 14:16:59 -05:00
std Update std 2018-11-20 18:17:24 -05:00
sysmail.lua Moved AES URL over to my github 2019-03-17 17:34:52 -04:00
tps.lua Update tps.lua 2019-01-17 14:26:52 -05:00
tron.lua Fixed P2 skynet ping indicator / assist 2019-03-17 04:15:49 -04:00
wpath.lua Update wpath.lua 2019-01-20 14:41:04 -05:00

README.md

ComputerCraft Repertoire

A collection of all my ComputerCraft programs and the APIs they use. This is mostly just to get them the fuck off of pastebin, and also to ensure that API owners don't change things to break my precious programs...!

Programs that already have a github repo won't be put here, though.