Skip to content

JoshuaPostel/texaform

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notice: Texaform is in early development. It is playable and feedback is greatly appreciated.

TEXAFORM

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.

To Run

git clone git@github.com:JoshuaPostel/texaform.git
cd texaform
# requires rust 1.88
cargo run --release

The 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.

Influences

About

A factory game automated by your code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published