Enigma Game Documentation

Documentation for the Enigma puzzle collection

View the Project on GitHub ianfhunter/Enigma

🔗 Shiritori

Word chain game! Each word starts with the last letter of the previous.

A.K.A.

Also known as: Word Chain, Last Letter Game

Category

Word Formation

How to Play

  1. Enter a word that starts with the last letter of the previous word
  2. Words cannot be repeated
  3. Words must be valid English (or Japanese in JP mode)
  4. Keep the chain going as long as possible
  5. The game ends if you can't think of a valid word

Puzzle Source

📊 Dataset

Puzzles are loaded from a curated dataset.

Source: datasets/shiritori_words.json and datasets/japaneseWords.js

Tips & Strategy

Issues & Bugs

🔍 Search existing issues for "Shiritori"

📝 Report a new bug


Part of the Enigma puzzle collection