20 lines
402 B
Markdown
20 lines
402 B
Markdown
# CrossGen #
|
|
|
|
Very simple tool for generating crosswords.
|
|
|
|
### Features ###
|
|
|
|
1. Supports many of languages if dictionary contains lines like `
|
|
WORD - DESCRIPTION`
|
|
2. Easy-to-understand format
|
|
3. Simple export to many formats (in progress)
|
|
|
|
### Dependecies ###
|
|
Only wxWidgets.
|
|
|
|
### To-Do list ###
|
|
|
|
* [ ] Customiztion
|
|
* [ ] Refactoring
|
|
|
|
 |