getaclue.git
13 years agoFixed the exporter to use CRLF as newline character
Harishankar [Sun, 5 Dec 2010 14:12:08 +0000 (19:42 +0530)]
Fixed the exporter to use CRLF as newline character

Fixed the exporter to use CRLF instead of the unix linefeed in
the AcrossLite(tm) export format

13 years agoImplemented the AcrossLite(tm) exporter
Harishankar [Sun, 5 Dec 2010 13:10:02 +0000 (18:40 +0530)]
Implemented the AcrossLite(tm) exporter

Implemented the AcrossLite(tm) format exporter

13 years agoFixed order of tuple in return statement
Harishankar [Sun, 5 Dec 2010 12:16:36 +0000 (17:46 +0530)]
Fixed order of tuple in return statement

Fixed order of tuple in returning row, col in get_word_across ()
function

13 years agoSave and restore functionality implemented
Harishankar [Sun, 5 Dec 2010 10:28:40 +0000 (15:58 +0530)]
Save and restore functionality implemented

Puzzle can now be saved and loaded from disk. Also implemented
displaying across and down clues for the puzzle.

13 years agoClues can now be entered for words
Harishankar [Sun, 5 Dec 2010 08:43:39 +0000 (14:13 +0530)]
Clues can now be entered for words

Finished implementing clues for words. Also written the interface
for getting an across or down word at a particular row/column.

13 years agoMade some logic changes to word intersection code
Harishankar [Sat, 4 Dec 2010 12:06:43 +0000 (17:36 +0530)]
Made some logic changes to word intersection code

Refined the word intersection detection code a bit but it is
still not perfect.

13 years agoMenus in progress
Harishankar [Sat, 4 Dec 2010 10:46:48 +0000 (16:16 +0530)]
Menus in progress

Menu functionality for main menu and puzzle creator in progress

13 years agoFirst commit
Harishankar [Sat, 4 Dec 2010 09:12:43 +0000 (14:42 +0530)]
First commit

This is the first commit. Beginning of the menus and
functionality