tgames

Crates.iotgames
lib.rstgames
version0.3.2
sourcesrc
created_at2024-04-28 17:35:37.240071
updated_at2024-05-13 15:35:18.192354
descriptionA collection of little terminal games
homepage
repositoryhttps://github.com/enfmarinho/tgames.git
max_upload_size
id1223397
size155,349
Eduardo Marinho (enfmarinho)

documentation

README

tgames

Terminal mini games emulator featuring famous games such as Snake, Tetris, Minesweeper and others.

List of games

  • Snake
  • Tetris
  • 2048
  • Minesweeper
  • Flappy Bird

Installation

The installation can be done via cargo, just use:

cargo install tgames

Motivation

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.

Commit count: 146

cargo fmt