/turing-factorio

Beautiful programmable computers in Factorio

Primary LanguageLua

Turing Factorio

terminal_icon

Turing Factorio is a computation mod. It adds programmable computers to further increase your factory's efficiency.

This mod is currently a work in progress, feel free to submit a pull request if you have any suggestions or code improvements.

20230408-0720-29.4946754.mp4

Roadmap

  • Controller terminal:

    • input commands to basic shell
    • edit scripts
    • upload scripts to microcontrollers over network (via IP address)
    • send commands to microcontrollers running scripts
    • run scripts locally
  • Microcontroller:

    • Run scripts
    • Recieve commands from controller
  • Scripts:

    • Lua scripts
    • Output signals to circuit network
    • Recieve signals from circuit network

The Terminal

Allows for user input to control the network and write scripts.

terminal_on

Recording.2023-04-06.231334.mp4