Is it possible to make crosswords type of game?

0 favourites
  • 7 posts
From the Asset Store
five golem elements Sprites Sheet.Best for enemy or villain game characters.
  • I have an idea to make a game, it would be a crosswords, everything is fine, but how do i make it work that when a player goes to one window, types a letter it shows that letter, and when he gets it to the full word. For example the word should be Game, and how do I make that if the player got it wrong it shows that it's wrong. But if he's close then it should show it's close. But if he's right then how do I show him that's right? Can you help me with that?

  • up, help please.

  • Usually, crossword stuff is made with arrays.

    Some thoughts:

    load the puzzle from a JSON file into an array

    run a loop trough every letter and change e.g. the color of the letter

    here is a tutorial that shows you how to load an Array from a text file (AJAX)

  • up, help please.

    Please do not bump your own thread after only 20 minutes.

    The users who help come from varying time zones, so it is normal to wait for 24 hours for a reply. If no response is forthcoming after 24 hours, then it is acceptable to bump your thread.

  • Usually, crossword stuff is made with arrays.

    Some thoughts:

    load the puzzle from a JSON file into an array

    run a loop trough every letter and change e.g. the color of the letter

    here is a tutorial that shows you how to load an Array from a text file (AJAX)

    https://www.youtube.com/watch?v=UT84Jfz ... T&index=20

    Thanks,

    I'll figure out how to make it work, though, i'm quite new in C2.

    Any other suggestions how to make crosswords game work?

  • > up, help please.

    >

    Please do not bump your own thread after only 20 minutes.

    The users who help come from varying time zones, so it is normal to wait for 24 hours for a reply. If no response is forthcoming after 24 hours, then it is acceptable to bump your thread.

    Sorry, I won't do that again.

  • Try Construct 3

    Develop games in your browser. Powerful, performant & highly capable.

    Try Now Construct 3 users don't see these ads
  • Regarding the crossword aspect - there is a demo of a crossword mechanic HERE.

Jump to:
Active Users
There are 1 visitors browsing this topic (0 users and 1 guests)