Interactive Chess on Factorio CPU

This page summarizes the projects mentioned and recommended in the original post on /r/factorio

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
sponsored
  1. FactorioProcessorV2

    An Assembly Compiler for my Factorio Processor

    I did a quick search for gits because I couldn't believe what I see: https://github.com/alcatrazEscapee/FactorioProcessorV2 https://github.com/Artorp/factorio-computer https://github.com/ataulien/factorio-blueprint-assembler I guess with some effort it is possible to casually write software for... factorio cpu? Would be nice to see some kind of review of such projects and some manuals.

  2. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  3. factorio-computer

    A computer built in vanilla Factorio

    I did a quick search for gits because I couldn't believe what I see: https://github.com/alcatrazEscapee/FactorioProcessorV2 https://github.com/Artorp/factorio-computer https://github.com/ataulien/factorio-blueprint-assembler I guess with some effort it is possible to casually write software for... factorio cpu? Would be nice to see some kind of review of such projects and some manuals.

  4. factorio-riscv

    riscv cpu implementation in factorio combinators

    It's cool that you're actually building a whole toolchain and implementing existing ISA properly, unlike me that just winged it as I went. I've found a few projects when I made mine that might be helpful for you: https://github.com/Redcrafter/verilog2factorio https://github.com/Halke1986/factorio-riscv

  5. factorio-blueprint-assembler

    Was used to generate blueprints with instructions for a CPU from a simple assembly language. It offers some functions to wire up combinators and to read and write blueprints.

    I did a quick search for gits because I couldn't believe what I see: https://github.com/alcatrazEscapee/FactorioProcessorV2 https://github.com/Artorp/factorio-computer https://github.com/ataulien/factorio-blueprint-assembler I guess with some effort it is possible to casually write software for... factorio cpu? Would be nice to see some kind of review of such projects and some manuals.

  6. verilog2factorio

    This project will compile verilog (a hardware description language) into factorio blueprints.

    It's cool that you're actually building a whole toolchain and implementing existing ISA properly, unlike me that just winged it as I went. I've found a few projects when I made mine that might be helpful for you: https://github.com/Redcrafter/verilog2factorio https://github.com/Halke1986/factorio-riscv

  7. factorio-cpu

    Yet another CPU implementation in Factorio

    For my design I have relevant code and blueprint on my repo, but it's a big mess with no documentation. I *might* write some later but for now it's here https://github.com/Rio6/factorio-cpu

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

Did you know that Python is
the 1st most popular programming language
based on number of references?