Crates.io | tgames |
lib.rs | tgames |
version | 0.3.2 |
source | src |
created_at | 2024-04-28 17:35:37.240071 |
updated_at | 2024-05-13 15:35:18.192354 |
description | A collection of little terminal games |
homepage | |
repository | https://github.com/enfmarinho/tgames.git |
max_upload_size | |
id | 1223397 |
size | 155,349 |
Terminal mini games emulator featuring famous games such as Snake, Tetris, Minesweeper and others.
The installation can be done via cargo, just use:
cargo install tgames
This project was done in order to learn the rust language in a funny way. Since it was my first project in rust don't expect it to be perfect, i have made effort to make it good and take advantage of the rust features, i hope i have done a good job.