Coder Social home page Coder Social logo

mrjake222 / kirkmcdonald.github.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kirkmcdonald/kirkmcdonald.github.io

0.0 0.0 0.0 8.65 MB

Simple web-based calculator for the game Factorio.

License: Apache License 2.0

JavaScript 74.24% Python 3.57% Lua 1.55% CSS 3.00% HTML 17.64%

kirkmcdonald.github.io's Introduction

Factorio Calculator

This is the repostory for the Factorio Calculator, a tool for calculating resource requirements and production ratios in the game Factorio.

Running locally

The calculator consists entirely of static files (HTML, JS, CSS), and may be run locally using any HTTP server. If you have Python 3 installed, you can start a simple development server on port 8000 with:

$ python3 -m http.server 8000

An experimental standalone version of the calculator named factoriocalc, which will automatically obtain the game data from your locally installed mods, is also available from the factorio-tools repository. A Windows build is available from the project's releases page.

Dumping new datasets

The utility for dumping datasets from the game, as well as assembling the sprite sheets, is called factoriodump, and may be found in the factorio-tools repository.

Support the calculator

Please consider donating to my Patreon campaign. Any amount helps. And thank you!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.