Does anyone know of a crossword puzzle done in LiveCode. We have to do one, but if I could save time that would be helpful!
Thanks,
Todd
Crossword Puzzle Game
Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller
Re: Crossword Puzzle Game
I'm not sure if this has been done before but there is a really good description of what's required to design a crossword here http://www.crossdown.com/howtomake.htm
Andy .... LC CLASSIC ROCKS!
-
- Posts: 280
- Joined: Fri Jan 09, 2015 6:15 pm
Re: Crossword Puzzle Game
Thanks Andy,
I think I am going to use XML to hold the crossword Questions, Answers and Layout. I think maybe an easy function using grouped controls would do the trick for the UI. We should have it within 10 days or so, I will post the stack here for future reference.
--Todd
I think I am going to use XML to hold the crossword Questions, Answers and Layout. I think maybe an easy function using grouped controls would do the trick for the UI. We should have it within 10 days or so, I will post the stack here for future reference.
--Todd
Re: Crossword Puzzle Game
I think Mark Wieder had one years and years ago. You might Icheck with him.
Jacqueline Landman Gay | jacque at hyperactivesw dot com
HyperActive Software | http://www.hyperactivesw.com
HyperActive Software | http://www.hyperactivesw.com
Re: Crossword Puzzle Game
I suggest you to use the embedded Sqlite engine. Using a XML as database is crazy.ToddFabacher wrote: I think I am going to use XML to hold the crossword Questions, Answers and Layout. I think maybe an easy function using grouped controls would do the trick for the UI. We should have it within 10 days or so, I will post the stack here for future reference.
Livecode Wiki: http://livecode.wikia.com
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w
My blog: https://livecode-blogger.blogspot.com
To post code use this: http://tinyurl.com/ogp6d5w