notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
Port details
mastermind Traditional console-based Mastermind game
0.1.0 gamesnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 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 search for ports maintained by this maintainer
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
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (5 items)
Collapse this list.
  1. bin/mastermind
  2. share/man/man6/mastermind.6.gz
  3. /usr/local/share/licenses/mastermind-0.1.0/catalog.mk
  4. /usr/local/share/licenses/mastermind-0.1.0/LICENSE
  5. /usr/local/share/licenses/mastermind-0.1.0/BSD3CLAUSE
Collapse this list.
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):
mastermind
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.1.00.1.0-0.1.00.1.0---
FreeBSD:13:quarterly0.1.00.1.0--0.1.0---
FreeBSD:14:latest0.1.00.1.0-0.1.00.1.0---
FreeBSD:14:quarterly0.1.00.1.0-0.1.00.1.0---
FreeBSD:15:latest0.1.00.1.0n/a0.1.0n/a---
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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/bigdragonsoft/mastermind/tar.gz/0.1.0?dummy=/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1.0
28 Oct 2024 12:41:57
commit hash: 18c77415cbe281f35cfba61905305e0706dad3bdcommit hash: 18c77415cbe281f35cfba61905305e0706dad3bdcommit hash: 18c77415cbe281f35cfba61905305e0706dad3bdcommit hash: 18c77415cbe281f35cfba61905305e0706dad3bd files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
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