Releases: jensenpat/wordsearch
v2.1
v2.0
Wordsearch 2.0
Features and fixes in this release:
Full screen color themes (red, blue, green and black) - use wordsearch -t to specify
Add support for vi directional keys (one handed game play)
Changes to curses character API
NetBSD Port Readiness
Command line help
Man page updates
v1.2
v1.1
Wordsearch 1.1
Features and fixes in this release:
Duplicate character detection
Score persistence
Terminal resolution check
New puzzle picker: check puzzles/ or /usr/local/share/wordsearch or /usr/pkg/share/wordsearch
Add 15 new word search puzzles (now at 51)
Updated man page
v1.0
Relax with a classic word search game that you can play in your terminal.
Based on a printable word search page generator by Christian Hill (https://scipython.com)
wordsearch requires python3 to be installed before you can run it.
Please copy the contents of the puzzle directory into /usr/local/share/wordsearch.
Feel free to create, add and contribute your own custom word searches!
Supported Platforms: NetBSD, FreeBSD, Linux, MacOS, Windows 10