OpenKlest Light Edition Code
Internet-service for crossword solving.
Status: Alpha
Brought to you by:
xwicked
| File | Date | Author | Commit |
|---|---|---|---|
| files | 2016-05-16 |
|
[641ec5] Initial commit |
| iface | 2016-08-08 |
|
[a8efc8] Adding Ajax technology in the code, the creatio... |
| srv | 2016-08-08 |
|
[a8efc8] Adding Ajax technology in the code, the creatio... |
| AUTHORS.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| AUTHORS_rus.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| CHANGELOG.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| CHANGELOG_rus.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| LICENSE.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| LICENSE_rus.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| README.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| README_rus.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| TODO.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| TODO_rus.txt | 2016-05-16 |
|
[641ec5] Initial commit |
| okf-1.1.txt | 2016-05-16 |
|
[641ec5] Initial commit |
OpenKlest Light Edition - game for crossword solving. ================================================================================ OpenKlest Light Edition is a game for solving a classic crosswords on all mobile (PDA) devices via the Internet. Supported features: - Solving crossword puzzle; - Check correctness of solving a crossword puzzle; Configuration ============= There are no available configuration options. Compiling a game of OpenKlest Light Edition =========================================== OpenKlest Light Edition is written in C++ http://www.gcc.gnu.org/ The specificity of the assembly in the operating system, Windows family ======================================================================= Necessary development tools for C++ (MinGW or Visual C++). The specificity of the assembly in the operating system GNU / Linux =================================================================== Necessary development tools for C++ (GNU GCC, etc.). For work the game OpenKlest Light Edition no additional libraries are not required.