/Autoton

Factory building automation game

Primary LanguageLua

Autoton banner

Autoton

Factory building automation game. Inspired by Combine & Conquer, Mindustry, GregTech.

Warning

THIS GAME IS STILL IN DEVELOPEMENT.

Build-it

This game using Fluid build system.

$ ./fluid

Run-it

$ 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

Dependencies