How to use it
This is a Factorio computer I have made. It is quite small, yet relativley fast. It can perform any type of operation. And its easily programmable using the compiler ive made for it: https://github.com/BinneBoi/Factorio-Computer-Compiler. Comes pre loaded with a blinky program.
To use this computer:
- Paste it ingame
- Write your code in a txt file. Following the instructions and examples on the README on the git page
- Use the compiler on the txt file. It will give you a blueprint string
- The blueprint string will be 3 constant combinators. Paste them ontop of the old ones.
- Start the computer by toggling on the top left combinator
