sandsmark / recrossable

crossword game with simplistic handwriting recognition and automatic generation of crosswords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple crossword game (mainly for the reMarkable tablet, but should work everywhere)

Uses CWC¹ for generating crosswords, and a simple neural net using dlib² for recognising characters.

¹: http://cwordc.sourceforge.net/
²: http://dlib.net/

About

crossword game with simplistic handwriting recognition and automatic generation of crosswords

License:GNU General Public License v2.0


Languages

Language:C++ 94.4%Language:QML 3.5%Language:QMake 2.0%Language:Shell 0.1%