Notice: Texaform is in early development. It is playable and feedback is greatly appreciated.
A factory game automated by your code
Von Neumann probe 147 just landed on exoplanet TOI-1846 b. Control agents on the planet's surface by sending simple text commands over TCP. Gather resources, process intermediates, conduct research, and produce more agents.
git clone git@github.com:JoshuaPostel/texaform.git
cd texaform
# requires rust 1.88
cargo run --releaseThe Texaform user interface runs in the terminal. Appearance will vary based on terminal font and colors.
Texaform will use local ports 3333 and upward (one per agent) for TCP communication with your code. Ports 3333-3335 must not be in use when launching texaform.




