LinuxCommandLibrary

nbfifteen

Play 15 puzzle game

TLDR

Play 15 puzzle game

$ nbfifteen
copy
Start new game
$ nbfifteen -n
copy

SYNOPSIS

nbfifteen [options]

DESCRIPTION

nbfifteen is a terminal 15-puzzle game. Slide tiles to arrange them in order.
The tool is a classic sliding puzzle. Uses ncurses for display.
nbfifteen is sliding puzzle game.

PARAMETERS

-n

Start new game.
--help
Display help information.

CAVEATS

Part of bsdgames-nonfree. Terminal game. Arrow keys to move.

HISTORY

nbfifteen implements the classic 15-puzzle invented by Noyes Palmer Chapman around 1874.

SEE ALSO

nbmines(1), nbsos(1), puzzle(1)

Copied to clipboard