Port details |
- mastermind Traditional console-based Mastermind game
- 0.1.0 games
=0 Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
- Maintainer: bigdragonsoft@gmail.com
- Port Added: 2024-10-28 12:46:04
- Last Update: 2024-10-28 12:41:57
- Commit Hash: 18c7741
- License: BSD3CLAUSE
- WWW:
- https://github.com/bigdragonsoft/mastermind
- Description:
- This is a traditional console-based Mastermind game. The rules are as follows:
1. The game will generate a 4-digit color/number code
2. The range of colors/numbers is from 1 to 8
3. The player has 10 chances to guess the code
4. After each guess, the system will provide hints:
- Green plus sign (+) indicates both color and position are correct
- Red minus sign (-) indicates the color is correct but the position is wrong
5. The player needs to gradually guess the correct code based on the hints
6. During the game, you can enter 'r' at any time to switch display mode
(color blocks/numbers)
7. During the game, you can enter 'q' at any time to exit the game
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- mastermind>0:games/mastermind
- To install the port:
- cd /usr/ports/games/mastermind/ && make install clean
- To add the package, run one of these commands:
- pkg install games/mastermind
- pkg install mastermind
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mastermind
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1729888458
SHA256 (bigdragonsoft-mastermind-0.1.0_GH0.tar.gz) = 88d3ea65b8b2a7c1089cd429e5c9d817c56428140be91527991c7968f967753b
SIZE (bigdragonsoft-mastermind-0.1.0_GH0.tar.gz) = 87698
Packages (timestamps in pop-ups are UTC):
- This port has no dependencies.
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- games_mastermind
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 1
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.0 28 Oct 2024 12:41:57 |
Robert Clausecker (fuz) Author: Qiang Guo |
games/mastermind: traditional console-based mastermind game
This is a traditional console-based Mastermind game. The rules are as follows:
1. The game will generate a 4-digit color/number code
2. The range of colors/numbers is from 1 to 8
3. The player has 10 chances to guess the code
4. After each guess, the system will provide hints:
- Green plus sign (+) indicates both color and position are correct
- Red minus sign (-) indicates the color is correct but the position is wrong
5. The player needs to gradually guess the correct code based on the hints
6. During the game, you can enter 'r' at any time to switch display mode
(color blocks/numbers)
7. During the game, you can enter 'q' at any time to exit the game
WWW: https://github.com/bigdragonsoft/mastermind |
Number of commits found: 1
|