sandsmark/recrossable

crossword game with simplistic handwriting recognition and automatic generation of crosswords

C++

73

29 commits

updated Jan 15, 2021

See the code

README

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/

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

crossword
crossword-game
crossword-generator
crossword-puzzle
handwriting-recognition
handwritten-text-recognition
remarkable
remarkable-tablet

Contributors

sandsmark

27 commits

PeterGrace

2 commits

sandsmark/recrossable

crossword game with simplistic handwriting recognition and automatic generation of crosswords

C++

73

29 commits

updated Jan 15, 2021

See the code

README

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/

Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.

crossword
crossword-game
crossword-generator
crossword-puzzle
handwriting-recognition
handwritten-text-recognition
remarkable
remarkable-tablet

Contributors

sandsmark

27 commits

PeterGrace

2 commits

Languages

C++

94.4%

QML

3.5%

QMake

2.0%