Files
CrossGen/README.md
2015-06-17 22:32:11 +03:00

20 lines
404 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 ###
* [ ] Progress indication
* [ ] Customiztion
* [ ] Refactoring
* [ ] Optimizations of generating crosswords