Gridwords by ixchow
"Gridwords", a game by Jim McCann / TCHOW llc where you move letters around so that they cover stars, with the caveat that you can only move letters that are parts of words, and you can only move them to places that are also parts of words.

Controls: Click and drag. Use the buttons in the lower left and right to reset and undo, respectively.
You can edit the URL to skip levels, if you really want to. There aren't that many, though.
I don't often make word games, and I don't often see word games in Ludum Dare, so I figured it was a good time to change that up a bit. I welcome comments and suggestions through either the Ludum Dare interface or the contact methods listed on my web page.
Made with Javascript and WebGL and no libraries or frameworks! (Though a lot of example code from 15-466: Computer Game Programming came in handy.)
Models created in blender; the font is "Cantata One" used under SIL Open Font License.
More information about sources available on the github page.
| Youtube | https://ixchow.github.io/gridwords/ |
| Youtube | https://github.com/ixchow/gridwords |
| Original URL | https://ldjam.com/events/ludum-dare/45/gridwords |
Ratings
| Overall | 160th | 3.609⭐ | 25🧑⚖️ |
| Fun | 176th | 3.413⭐ | 25🧑⚖️ |
| Innovation | 49th | 3.978⭐ | 25🧑⚖️ |
| Theme | 105th | 3.848⭐ | 25🧑⚖️ |
| Graphics | 183th | 3.5⭐ | 25🧑⚖️ |
| Given | 25🗳️ | 10🗨️ |
I like it!

I couldn't get past this :thinking:
Looks really nice though :thumbsup:
*Edit: I've just got the fact you can move more than one at a time :face_palm: *
I went so far as to put support for help text into the engine, but decided to comment it out because I'd rather show than tell. (Look in '[levels.js](https://github.com/ixchow/gridwords/blob/master/levels.js)'.)
Overally I really liked this entry!