5 comments found.
Hi, is the words position randomized by script or hard coded like your previous word search game?
Hi, the words are pre-defined, just like the previous one, but I increased the number of words, in addition to including levels of difficulty and a system to save the highest score in each level. But the mechanics are the same as in my other game. Thanks for commenting!
Hi,
I have a few presale questions.
1. How many words can be given in each level?
2. Is it possible to show random words from the given list, when each time user starts the game.
3. Is it possible to enter more categories (demo have 3).
4. Is it possible to have sub-levels inside category?
5. Which software i have to use to build this game? i just need a web version for my website. No need of mobile versions.
Thanks
Hi! Okay!
1 – In each level there are 10 words.
2 – To show random words, it is necessary to change the programming. As I did, they are shown according to the predefined list.
3 – I would have to add more levels, it is possible, but it must have a good knowledge of the software and requires a separate job.
4 – As I said in the previous item, it is also possible, but it requires separate work and good knowledge in Construct.
5 – In this case, I already sell the game with the files exported to HTML5, as the game is. You can be using Construct2 or Construct3 to make modifications of your choice, and then re-export the game. Remembering that also seeing with the complete source game file (.capx and .c3p).
Thank you!
Hi,
Is it possible to add more words in each level?
easy, medium, and hard levels have same word sets or different?
Hi, it is possible to add more words, but you will need to change the logic and add more events. In the three levels of difficulty they are the same words, but in normal and difficult they are invisible, besides having a time in the difficult level.
Congratulations! Nice Work, GLWS
Thanks!