Crates.io | terminity |
lib.rs | terminity |
version | 0.1.0 |
source | src |
created_at | 2023-03-05 17:18:38.114628 |
updated_at | 2023-03-05 17:18:38.114628 |
description | Enviroment for the best terminal UI quality for games |
homepage | |
repository | https://github.com/NeoGalaxy/terminity |
max_upload_size | |
id | 801613 |
size | 52,865 |
This project's goal is to democratize a bit more the use of terminals, especially for small games.
Terminity sets up an environment for games to run in, and registers multiple games to play.
This project is at an extremely early development stage. To try it, clone the project, go into
/terminity
and run cargo run Chess
or cargo run SuperTicTacToe
(with
Rust installed). Currently, it has only been tested on
Ubuntu's gnome-terminal
, please let me know if any other environment works/doesn't work. It isn't
expected to work on windows 8 and older, but might work thanks to
crossterm.
The very long term goals of this project are to to:
.exe
and a smartphone app.This project is of course not feasible alone. If you want to support this project in any way, anyway from being part of the community to be an active developer, please do!! If enough people are interested, a Discord and/or a Subreddit are to expect.