Skip to content

OndrejSlamecka/factorio-calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Factorio Calculator

This web-based program calculates how many factories you need in Factorio to produce the given number of items in the given time. The information and images were taken from the official Factorio Wiki.

Go to calculator.

Development

The project uses PureScript and purescript-thermite (a React wrapper).

npm install -g purescript pulp bower
npm install
bower install
npm run watch # see package.json how this is implemented
npm test # if you want to make sure nothing broke
# open index.html in browser

This is my first PureScript and React project and I welcome all suggestions for code improvements. I am using 2 space indentation, 100 characters line width limit.

About

Calculates number of factories in Factorio.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages