Word Web
Submission for GameDev.tv Game Jam 2026
⚡ WordWeb is a fast-paced, cyber-neon word puzzle game.
Your goal is to carry electrical power from the left side of the grid (Source) to the right side (Goal) by spelling words.
🎮 How to Play:
- Start by clicking a glowing blue letter node on the left.
- Drag your cursor through adjacent letters to spell valid words (3+ letters).
- Each solved word permanently lights up the path and extends your signal.
- Connect a continuous link all the way to the right column to win!
| Updated | 1 day ago |
| Published | 2 days ago |
| Status | Released |
| Platforms | HTML5 |
| Author | greysgames |
| Genre | Puzzle |
| Made with | Unity |
| Content | No generative AI was used |




Comments
Log in with itch.io to leave a comment.
My main comment is that I don't know if it is better to solve the level fast, with many words, or with longer words. My second comment is about what dictionary exactly is used, when words like "spore" or "spool" or "seep" or quite a few common words are simply not allowed.
Currently dictionary is just txt file having around 8k common words, so it may not contain those words. I will definitely change the dictionary with better version and yes having longer word will solve the level fast, I will think about this may be making word configurable or as level progresses we can have more longer words