Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hiimsergey/mastermind-rs
A TUI implementation of the Mastermind game
https://github.com/hiimsergey/mastermind-rs
cli cli-game cli-games command-line command-line-game cursive cursive-rs mastermind mastermind-board-game mastermind-game rust rust-cli rust-game rust-games rust-lang silly silly-game tui tui-game
Last synced: 9 days ago
JSON representation
A TUI implementation of the Mastermind game
- Host: GitHub
- URL: https://github.com/hiimsergey/mastermind-rs
- Owner: hiimsergey
- License: gpl-3.0
- Created: 2023-09-08T15:25:11.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-29T17:56:39.000Z (12 months ago)
- Last Synced: 2024-09-08T14:12:40.063Z (2 months ago)
- Topics: cli, cli-game, cli-games, command-line, command-line-game, cursive, cursive-rs, mastermind, mastermind-board-game, mastermind-game, rust, rust-cli, rust-game, rust-games, rust-lang, silly, silly-game, tui, tui-game
- Language: Rust
- Homepage: https://crates.io/crates/mastermind-rs
- Size: 65.4 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mastermind-rs
A TUI game of "Mastermind/Master Mind" or "Bulls & Cows" written in Rust.Utilizes the [cursive](https://github.com/gyscos/cursive) crate for building the User Interface.
![screenshot](https://github.com/hiimsergey/mastermind-rs/assets/91432388/3e8f193b-f958-400f-a9a8-3c0e9466b1b7)