Thanks to all who have responded so far. One benefit is that I already have all the content required (words and clues). And these are fairly simple crosswords. They'll be used by children as a review tool after reading a series of stories. The words in the crossword will all be vocabulary words from the stories. So really I just need a way to set up my grid and how best to deal with text entries into the puzzle.
Anyway, I appreciate the suggestions thus far. Thanks, Chris -- Chris Sheffield Read Naturally, Inc. www.readnaturally.com On Dec 8, 2011, at 10:51 AM, Chris Sheffield wrote: > Has anybody ever created a crossword puzzle application in LC? I'm having to > make one, and I'm kind of at a loss. Not really sure how to proceed. If > anyone has some pointers or sample code they'd be willing to share, I'd be > most grateful. > > My idea right now is to have some kind of a grid that would get created at > run-time. Not sure yet whether to use square graphics or just use actual > fields. So the application would be fed the max number of spaces across and > then the max number of spaces down. So say the longest word across has 10 > letters, and the longest word down has 6 letters. So a grid that is 10 by 6 > would be created. Then I would somehow determine where the letters for the > words will be placed in the grid (still kind of fuzzy on this part), and then > once that's done, I would hide the unused spaces, leaving behind a crossword > layout. Tapping/clicking in a space would then allow the user to enter a > letter for that space (or something of that nature). > > Does that even sound doable? Anyone have a better suggestion? > > Thanks, > Chris > > > -- > Chris Sheffield > Read Naturally, Inc. > www.readnaturally.com > > > _______________________________________________ > use-livecode mailing list > use-livecode@lists.runrev.com > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-livecode _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode