Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 948 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 948 Bytes

Factorio Calculator

Deploy to GitHub Pages

forthebadge forthebadge

It's a WASM web-application that allows you to calculate needed resources/factories for your base in factory games like Satisfactory and Factorio. This tool supports adding custom resources/factories.

NOTE: The entire web app works as a static website, hosted on Github Pages. There is NO backend, it runs only in your browser! :)

Demo

Go to https://darkcodi.github.io/factorio-calculator/

demo

How to run it locally?

Simply type this command in the root of this repo:

dotnet run