Skip to content

A collection of small puzzles to play on the command line

License

Notifications You must be signed in to change notification settings

OaHolroyd/puzzles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TUI Puzzles

A collection of small puzzles to play on the command line. The TUIs are rendered with ncursesw. Since some implementations bundle ncurses and ncursesw together in one library, pkg-config is used to set the correct linker flags.

Getting Started

Clone the repository and cd into the top-level directory.

make
make check

If make runs successfully, the puzzle executables will be in the puzzles/ directory.

About

A collection of small puzzles to play on the command line

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published