Interactive Chess on Factorio CPU

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

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • 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.

  • 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.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • 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

  • 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.

  • 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

  • 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