Factory building automation game. Inspired by Combine & Conquer, Mindustry, GregTech.
Warning
THIS GAME IS STILL IN DEVELOPEMENT.
This game using Fluid build system.
$ ./fluid
$ love . # normal mode
$ love . --debug # debug console mode
$ love . --debug-ui # vudu debug UI mode
# After bulding
$ ./build/Autoton.exe # For MS Windows
$ love ./build/Autoton.love # For any other