Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sparr/ascii-factory
Factory automation game with terminal interface
https://github.com/sparr/ascii-factory
Last synced: 29 days ago
JSON representation
Factory automation game with terminal interface
- Host: GitHub
- URL: https://github.com/sparr/ascii-factory
- Owner: sparr
- License: mit
- Created: 2023-10-18T22:20:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-24T05:03:57.000Z (about 1 year ago)
- Last Synced: 2024-10-13T11:22:08.092Z (2 months ago)
- Language: Rust
- Size: 28.3 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Working title: Ascii Factory
--This project has two goals:
1. Learn Rust
2. Build a game...
* with a terminal interface, like classic roguelikes
* and a GUI tiles interface, like more modern roguelikes
* based on factory automation, like Factorio, Mindustry, Satisfactory, etcSee [design.md](design.md) for work in progress game design