Code

Discussion on HTML5 Crossword

Discussion on HTML5 Crossword

Cart 207 sales

sney2002 supports this item

Supported

35 comments found.

How is it possible to show the game options, it exist a template (game-options.php) but there is no button in the admin part where i can see this template. And where does it store the changed options? regards Arro

Hi, the game-options.php file is an old file from a different project, but I can assist you in adding it if you want to. I did answer you via email.

No tienes algun video?, no importa que esté en inglés; las instrucciones no las entiendo ni madres.

Hola, si quieres me puedes enviar un mensaje desde mi pagina de perfil con las preguntas que tengas

If I have a database of questions and answers, is there a way to automatically generate a crossword puzzle every day to be different?

Hi,

You can generate a list of words from the database and pass it to the script, but you must create the code to do this, this is not done automatically by the game.

do it support other languages like hindi or punjabi

no that’s not an error but phonetic goes in those way, rather its good that your code split it !!!

ok, if you send me a font I can create a demo of the pdf generator to test

thanks for your time, here is the font https://www.wfonts.com/font/raavi

How can i change text on ID game-options? (“you have 000 points”, “help”, “Restart”), which file? Thanx

Hi, no but send me a message and I’ll change it for you

Interested but the live demo says it’s not available?

Hi, thanks for the heads up, it should work now

How can i make the download open in a new window

Hi,

Sorry for the late response, Send me a message through my profile page so I can help you with this.

SENT

sent a message via profile page still no help

I wanted CrossWord in Indic Language ( Devnagari ) such as Gujarati,Hindi etc. In Devnagari each one character is made by more than one character. I have already purchase this game.If you provide devenagari I am ready to buy again.

for ref. see the bellow link. https://www.gujaratilexicon.com/gujarati-games/crossword/

screenshot of keyboard :

https://imgur.com/a/IYcEaSi

It has special keyboard for devenagari keyboard.

Thanks

How many words can handle? can we create a crossword with 200 words? let me know. thx

It tries to place as many words as it can in the given crossword size, but I don’t think it can place that many words in a reasonable time.

I tested with 100 words (countries names) and a board of 40×40 and it generate a game in about 5 seconds with 84 words out of the 100. The pdf looks weird though

Mmmm but, we can find a way to save the generated in a database (could be the entire html page) once its generated, so they will be loaded in less time, my only concern it’s if will be capable to to do it with around 200 words with a size around 55×55, and via css update the elements to let displaying correctly, what do you think about it?

Probably we need to make some updates on Js to let it work, but not sure, let me know how much you think we need to accomplish that, I’m a developer to, so I can do the tweaks but I will probably need your support to understand the code, and also if you are able to work I will pay you for the hours it takes if needed, this is for a personal project with my parents, nothing commercial but for me it’s really interesting also, thanks for your time

Yeah, you could update the code to store the crossword json. but the algorithm used does not guarantee that it could use all the 200 words (it generate X number of boards randomly and score them, then it picks the board with the best score).

Also the generator must be updated to be async because right now it runs in a loop and it would block the page until done.

I can help you with the updates. send me an email.

Hi, I just purchased it, but I am having some difficulties -

1. I want to show all clues along with crossword (as they appears in PDF version), but I couldn’t find a way to achieve that.

2. I would like to disable Solve button.

3. I want only the crossword (NOT solution) in the PDF. How can I do that?

Can you please help me with this?

Thank you for this script. It’s very nice.

I can help you with the number 2 and 3, I’ll send you a message via email when done.

But #1 is more complicated and I’m a little busy right now

Hi, Thank you for your reply. I didn’t get any email. Is there any time-frame when you can help me with #2 & 3, as without this I can’t use this beautiful code on my live site. Thank you.

I didn’t get any solution even after 6 months. Now even my support is expired. I request you to kindly update on the issue

I am getting following error -

FPDF error: Some data has already been output, can’t send PDF file

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; FPDF has a deprecated constructor in C:\wamp64\www\cw\download\include\fpdf\fpdf.php on line 12

Kindly look into the issue.

Hi,

You should change the line 76 of that file from:

function FPDF($orientation='P', $unit='mm', $size='A4')

to

function __construct($orientation='P', $unit='mm', $size='A4')

there could be more errors depending on your php version and configuration.

Hi, This change created a new set of issue, but i don’t know why and how, the original code started working, what caused the issue earlier, i couldn’t figure out. my php version is 7.3.12

Your demo gives an error undefined in the admin panel while previewing the game.

Could you please send me a screenshot of the error? or a link to the crossword you created

Hello,

I would like to know if we can customize the backend, actually I want to use it in a wordpress website. Please let me know about it.

Hi, is there a way to have the clues show up automatically, without having to click the box?

Hi, is there a way to have the clues show up automatically, without having to click the box?

I am looking for something to use as an app that will complement my site. This looks like it may work, but I am not sure how to get the games into the app store. Can you provide any instructions that may help with that?

An excellent game that I really recommend. You can create a new game in minutes. I have been using this for a year now. You can see some examples here: http://ks3historygames.co.uk/

I’m glad you like it

Is it possible to change font size/face of the words and the clues?

Hi, will this crossword work in WordPress?

Not directly as this is not a wordpress plugin, but you can insert the game through an iframe

hi, how do you build the corssword itself? Can you supply a list of words and the program creates it ?

yes,

you just need to supply a list of words and clues.

example:

html: Is the main markup language for displaying web pages php: Open source server-side scripting language mysql: The world’s most used open source relational database

thank you and what about the size of the game, could we change the font size?

No, but I can make some changes in order to allow that.

by
by
by
by
by
by

Tell us what you think!

We'd like to ask you a few questions to help improve CodeCanyon.

Sure, take me to the survey