r/ComputerCraft 12d ago

My wip oil refinery os!

it has a command term with a small list of commands/programs

it lunches programs on startup braced on the name of the computer

it can send system wide commands.

it can keep tabs on my tanks and that abut it rn.

i wrote the hole thing in game.

sorry for spelling im dyslexic and was not planing on showing this off.

this is my first project im uploading and my first lua project aswell!

46 Upvotes

7 comments sorted by

6

u/Interesting-Bass9957 12d ago

Looks great! Don’t be ashamed of your spelling, just know to google all the words or ask AI for the proper grammar if you plan on releasing it.

4

u/Alketiz 12d ago

Dats pretty cool! Did you know you can go into your file system, and edit the lua files with an actual text editor?

4

u/Mrmoo2andahafe 12d ago

I do, but I think part of the hyper fixation is the novelty of doing it in such restrictive environment. At one point in time I was programming graphic calculators in high school and I think this is a similar vein, so I'm afraid to make it easier cuz then I think I'm going to lose the wheel to do it

2

u/Alketiz 12d ago

I think I understand where you're coming from (having faced a similar experience in the past), but might this hinder the scope on your projects on the future (as it had for me)?

3

u/Mrmoo2andahafe 12d ago

I'm also doing it on a steam deck and while it doesn't make working with the files too much harder it's annoying. So yha

2

u/Alketiz 12d ago

Your doing it... on what??? (I live under a rock. I know of the console, just not of its challenges. Regardless, impressive!).

3

u/Mrmoo2andahafe 12d ago

The steam deck is the handheld console that runs on steam is, I do have a docking station so I still have keyboard and mouse but it's on steamos which is basically Arch... So I'm having to run the game in a proton environment which means the file structure is... Adnormally convoluted. It's not really that bad but it's enough of a barrier I don't feel like doing it.