| Crates.io | fentext-ui |
| lib.rs | fentext-ui |
| version | 0.1.0 |
| created_at | 2025-05-28 09:26:30.009129+00 |
| updated_at | 2025-05-28 09:26:30.009129+00 |
| description | text ui and input for games or realtime text applications |
| homepage | |
| repository | https://github.com/piot/fentext-ui |
| max_upload_size | |
| id | 1692573 |
| size | 17,885 |
fentext-ui is a lightweight, opinionated Rust library designed for building responsive,
real-time, action based, text-based games.
fentext-ui?If you're looking to craft a fast, responsive, and truly fentextic đ UI for your next ASCII art
adventure or terminal-based roguelike, fentext-ui provides the functionality you need.
Built as a thin, opinionated wrapper around the excellent
crossterm library.
Add fentext-ui to your Cargo.toml:
[dependencies]
fentext-ui = "0.1.0"
This is an open source project with a single copyright holder. While the code is publicly available under LICENSE, I am not accepting external contributions at this time.
You are welcome to:
If you have suggestions or find bugs, please feel free to open an issue for discussion. While I cannot accept pull requests, I value your feedback and engagement with the project.
Thank you for your understanding and interest in the project! đ
This project is licensed under the MIT License - see the LICENSE file for details.
Copyright (c) 2025 Peter Bjorklund. All rights reserved.