non port: games/quackle/pkg-plist |
Number of commits found: 9 |
Friday, 3 Nov 2023
|
21:16 Robert Clausecker (fuz)
games/quackle: Crossword game artificial intelligence and analysis tool
Quackle is a free crossword game artificial intelligence and analysis
tool that rivals the best players in the world!
It can be configured to play and analyze crossword games with any board
layout and use the newest lexicons. Quackle includes a move generator,
move evaluator, simulator, and Qt-based user interface and can be used
with any board layout, alphabet, lexicon, and tile distribution.
WWW: https://people.csail.mit.edu/jasonkb/quackle/
8264d44 |
Saturday, 6 Aug 2016
|
11:19 pawel
Update to version 1.0.3
 |
Wednesday, 6 Jan 2016
|
18:26 pawel
Update to version 1.0.1
Changelog:
- CSW2015 dictionary
- Ability to create brand new dictionaries. In the lexicon chooser,
scroll to the bottom choice, "Add new lexicon..." and open up a raw word
list (.raw, .txt) or a .dawg file
- Ability to edit existing dictionaries. Next to the lexicon chooser, press
the Edit button
- Ability to generate GADDAGs from within the interface.
Click "Build lexicon database..." in the Settings pane to do this.
- All lexicons and configuration files can now be customized and loaded from
outside of the layout. User-created lexica are automatically saved in a
preferences directory designated by Qt for Quackle
- New DAWG format. The new format supports MD5 hashes on the dictionary
so that you can tell with certainty if you have the dictionary
you think you have.
- New GADDAG format. Uses MD5 hashes to insure that a GADDAG is properly
matched to a DAWG.
- GADDAGs and DAWGs are now a versioned format. So it will be easy to change
and upgrade them going forward.
- The lexicon field picked up a copyrights.txt file which detects
appropriate dictionaries by their hashes and automatically decorates
them with copyrights.
- Fix up strategy fallbacks. All English dictionaries will fall back to using
TWL06 strategies if they don't have any strategies of their own. All other
dictionaries will fall back to using default strategies (which have rather
thin coverage right now).
- Bugs with alphabet lengths were fixed. Alphabets of >32 letters are now
supported. Which means creating a Slovak version is now possible.
 |
Tuesday, 23 Dec 2014
|
22:52 pawel
- Update to version 0.98, now hosted on GitHub
- LICENSE is GPLv3 now
- Builds fine with clang
Changelog:
Norwegian dictionary! (Choose "norwegian" alphabet and "norwegian" lexicon.
Hat tip Per Steinar Moen.)
Polish dictionary! (Choose "polish" alphabet and "osps" lexicon.
Hat tip Adam Klimont and Polish Federation of Scrabble.)
Color themes!
Easier board configuration based on the mathematics of symmetry!
Better behavior with international keyboards.
Fixes for OS X Mavericks. (And a lot of other code cleanups by Matt Liberty.)
 |
Monday, 13 Oct 2014
|
22:08 pawel
Remove @dirrm's from my ports plists
 |
Monday, 9 Jan 2012
|
20:52 pawel
- Update to version 0.97
- Add desktop entry
- Take maintainership
 |
Wednesday, 10 Aug 2011
|
16:24 ehaupt
Update to 0.96
PR: 159454
Submitted by: KATO Tsuguru <tkato432@yahoo.com>
 |
Friday, 18 Jul 2008
|
12:42 miwi
- Use QT_COMPONENTS
- Install data to ${DATADIR} (adjust pkg-plist in accordance)
- Use COPYTREE_SHARE macro
PR: 124821
Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Approved by: maintainer timeout
 |
Friday, 25 Apr 2008
|
17:22 pav
Free crossword game artificial intelligence and analysis tool that
rivals the best players in the world!
You will need to set up a game board with the bonus squares scrabble has.
See http://web.mit.edu/jasonkb/www/quackle/example_report.html for a
reminder of which squares are which, and recreate this board to have
exactly the same rules as Scrabble (TM)
WWW: http://web.mit.edu/jasonkb/www/quackle/
PR: ports/122810
Submitted by: Jonathan Shoemaker <shoemaker@bluebottle.com>
 |
Number of commits found: 9 |