This is my factory game about collecting resources, processing them, and then combining them into more factory parts, and the cycle continues.
I first saw factory games on youtube like Satisfactory, Factorio and Shapez.io. I always wanted to play them, but I was too poor to get any that interested me. What eventually made me begin to make this game was Between Bytes video about his factory game, Frantic Factories. I came up with the theme a factory for expanding that same factory, and started coding it.
So far the base factory engine is completed, the next step is to add ui to the placing mechanics.
First make sure you have rust installed.
Download rust here.
To get the files, either use git,
git clone https://github.com/Vexo413/factoryfactory.git
Or download the zip file from the github page here.
Then go to the project directory in your terminal and run:
cargo run --release
WASD: Move camera
E: Inventory / Tile selection
Scroll: Cycle through tiles / Zoom
Left Click: Place selected tile / Core menu
Right Click: Remove tile