Crossworld by XRy
A crossword building game about semantically summoning words!
Share High Scores, Boards, and Highest Levels reached!
Use Mouse and Keyboard to Play
This game REQUIRES an internet connection to play. Please let me know if the game breaks while it is connected to the internet though (e.g. Submitting a word grid does not work)




Change Log: - Added a "Loading" text icon when the game is accessing APIs - Game now handles connection issues with the word APIs more gracefully - Fixed a bug with pressing the space bar
Inspired by Scrabble, NYT Crossword, Semantle, and Balatro
| Itch Page | https://x-ry.itch.io/crossworld |
| Original URL | https://ldjam.com/events/ludum-dare/55/crossworld |
Ratings
| Overall | 286th | 3.845⭐ | 31🧑⚖️ |
| Fun | 291th | 3.776⭐ | 31🧑⚖️ |
| Innovation | 55th | 4.138⭐ | 31🧑⚖️ |
| Theme | 1075th | 2.897⭐ | 31🧑⚖️ |
| Graphics | 804th | 3.379⭐ | 31🧑⚖️ |
| Humor | 917th | 2.444⭐ | 29🧑⚖️ |
| Mood | 1042th | 2.982⭐ | 30🧑⚖️ |
| Given | 32🗳️ | 38🗨️ |
Visually it's nice and clean and responsive enough. Submitting sometimes takes a few seconds where I feared it was frozen but I assume that's just it connecting and checking data online, which is understandable. Maybe a "loading" popup would help there. Very nice job overall!
Nicely done!!!
How are you processing your dictionary for related words. How did you build your relational dictionary? How large is your dictionary?
I had fun playing this, but there were some weird graphical artifacts, black flashes over the screen that is a bit distracting.
The word association is done with a Web API request in Unity, the API utilizes [Word2Vec](https://en.wikipedia.org/wiki/Word2vec) word embeddings (natural language processing). Basically, the API can use that and calculate the distance between word embeddings, which can be translated into meaning the semantic similarity between words. I thought the mostly intuitive yet sometimes strange correlations it finds between words is kind of like rituals where you have to summon creatures with incantations!
@nsadie
if you're able to share the weird graphical artifacts with a screenshot let me know, hopefully it's not something that might trigger epilepsy! I never saw that when testing the game out (granted, I did not have a lot of time for testing, LOL)
I played with Word2Vec a few years back as I wanted to use it to associate words with categories, so that for example a certain theme is picked like Beach and these words score higher points on a round.
The input worked well, although sometimes when I entered a letter I would suddenly fill the whole row or column with WWWWWWW. ;) I would have liked to be able to do all the editing with my keyboard, so that I don't have to switch between keyboard and mouse all the time.
I like that there is an in-game explanation of how the game works, but all that text looks a bit messy, being centered, slanted and different sizes. The graphics are efficient, but sticking to a color scheme might help to make the look more cohesive.
It's funny how sometimes I got the #1 word, but other times I was very far off. The highest level I reached was level 6. I would have liked to be able to go back to the level that I reached, in stead of starting from level 1 again.
Overall, good game!
There seems to be a graphics issue where the screen suddenly starts flashing. Moving the window fixes it for a few seconds but it consistently comes back which is really annoying. Also the window is kinda too big for my screen, the bottom line of the error message is rendered outside but I can't set it to fullscreen either, so some errors I had to guess.
Something I noticed is that you are assuming a QWERTY layout for your input. I have a QWERTZ keyboard so I mistyped Y/Z several times
I wasn't particularly good at it, but was enjoyable
and has plenty of potential for development.
Good Work!
And with this game I wish you could retry a given puzzle once you've seen the word values! I often found the resonance to be highly unintuitive, and felt I was losing in unpredictable ways, but would've totally tried again if I could. Despite all this, I genuinely really enjoyed my time with this game, it makes you think in an interesting way! Scrabble really rewards you for packing as many words as closely together as possible, and combined with resonance this made for a really interesting word puzzle! I would love to see this developed as a web app that you can quickly open up and play every so often, perhaps with a daily challenge like wordle :heart: