© 2026 All rights reserved
MB
Size
4131
Downloads
2024-08-17 00:00:00
Update date
2024-08-17 00:00:00 CraftOS-PC is a fantasy terminal that allows you to write and run programs inside an ‘80s-style text console. CraftOS-PC emulates the popular mod "ComputerCraft" for an award-winning block building video game, which adds programmable computers to the game using the Lua programming language. CraftOS-PC takes this experience outside the game to allow you to run the same programs anywhere you go. CraftOS-PC provides a set of functions (called APIs) that make it super easy to do simple tasks such as write text to the screen, read files, and more. The simplicity of these functions makes CraftOS-PC great for new programmers, but their power makes it possible to write all sorts of complex programs with less code.