🚧 THIS GAME IS STILL IN DEVELOPMENT

Note the lighting on the browser version of the game is not the same as the photos. Currently there is not a Windows build


Word Chains

#Open Source #Word Game #Puzzle Game #GitHub


This is Word Chains, a game where you change one letter at a time, whilst making real words, to reach a target word. For example, if you start with FIG and want to go to JAM then you do:
FIG -> JIG -> JAG -> JAM.
(click to see solution)

This game currently has 15 levels over three difficulty levels.

  • Easy Levels: Have small amounts of letters to change, and words are usually 3 letters long
  • Medium Levels: Words are 4 letters long
  • Hard Levels: Words are 5 letters long with solutions that have anywhere from 6 to 16 letters

To play the game all you have to do is select a level, then drag letters to the right positions to make a word. If the word doesn't exist in the dictionary, the letter will flash red and not be accepted. If you ever mess up, feel free to hit the undo button in the top right corner. The hint button is currently still in development

Known Issues

There are currently some know issues with the game as its still in development

  • Not all letters flash green when the level is completed
  • Letters sometimes spawn inside each other
  • Lighting doesn't look the same on browser
  • Menu buttons are square and not rounded;

These issues will be fixed in the future, but for now, I hope you enjoy the game!

Feel free to leave feedback on the game, or report any bugs you find. You can do this by reporting an issue on GitHub or by leaving a comment on the Itch page.

Thanks for playing!

Check out my itch.io profile Chicken502.

Rate the game: ★ ★ ★ ★ ★


Changelog

Check out the changelog below for the latest updates and changes to the game.

vb0.1 8 June 2025
New Initial beta release of the game
New 15 levels across three difficulties
New Basic functionality for changing letters and checking words
New Undo button implemented
Published 2 days ago
StatusReleased
PlatformsHTML5
AuthorChicken502
GenrePuzzle
Made withGodot
TagsCasual, Godot, Indie, Mouse only, No AI, Open Source, Word game

Development log

Comments

Log in with itch.io to leave a comment.

If you find any bugs feel free to report them on GitHub