A lightweight, tooey (TUI) factory simulation game built with Python and the Textual TUI framework.
- Interactive Terminal UI: Powered by Textual with a split-screen panel layout.
- Factory Grid: a 23x16 building area with visual item tracking and machine states.
- Machines & Production: things that like, do stuff
- Simulation Engine: tick system handling item transportation, production queues, and inventory buffers.
- Local saves: COMING SOON DONT WORRY
Make sure you have Python 3.8+ installed, then install the required dependencies:
pip install textual richif this isnt obvious, its vibecoded but i will be making HUMAN updates, and HUMAN edits to this game.