Aleksey Lobanov a9c86ca6f6 Changed GUI from wxGlade-generated to wxFormBuilder-generated
wxGlade project deleted. Added wxFormBuilder project. Sources also changed
2015-06-16 23:12:10 +03:00
2015-06-15 18:17:59 +03:00
2015-06-13 08:06:10 +03:00
2015-05-30 19:06:44 +03:00
2015-06-14 18:09:50 +03:00

CrossGen

Very simple tool for generating crosswords. Almost course work.

Features

  1. Supports many of languages if dictionary contains lines like
WORD - DESCRIPTION
  1. Supports any grid that have format like
++++
+--+
+--+
++++

Dependecies

Only wxWidgets.

To-Do list

  • Progress indication
  • Customiztion
  • Refactoring
  • Optimizations of generating crosswords
Description
Simple crossword generation application with wxWidgets-based GUI
Readme 198 KiB
Languages
C++ 70.9%
Makefile 23.9%
Modelica 4.8%
Shell 0.4%