My first victory

Uploaded 1 year ago

Download

Sharing my first learning experience of beating the game. Fun fact! I didn't think of how the trees would make things easier, I just wanted pretty greenery.

Benchmark

View benchmarks: All | By CPU

Windows (PowerShell)
powershell -command ". { Set-Variable -Name 'URL' -Value 'https://factoriobox.1au.us/map/download/806001fa17474a994a1c5edd6c25e591272ba868c83103dfb6cdd5c4477976fa.zip'; [Net.ServicePointManager]::SecurityProtocol = 'tls12, tls11, tls'; iwr -useb https://factoriobox.1au.us/scripts/benchmark.ps1 } | iex"
Linux (bash)
curl -s https://factoriobox.1au.us/scripts/benchmark.sh | URL='https://factoriobox.1au.us/map/download/806001fa17474a994a1c5edd6c25e591272ba868c83103dfb6cdd5c4477976fa.zip' bash