{"slug": "solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam", "title": "Solstice Cipher: a light-routing puzzle for the June Solstice Game Jam", "summary": "A developer created Solstice Cipher, a browser puzzle game for the June Solstice Game Jam where players rotate mirrors to route a solstice beam through cipher nodes to unlock a beacon. The game is a dependency-free HTML/CSS/JavaScript canvas app with a 6x6 grid, inspired by themes of light routing and code-breaking. The developer chose not to enter the Best Google AI Usage category due to unavailability of the Gemini CLI.", "body_md": "This is a submission for the [June Solstice Game Jam](https://dev.to/challenges/june-game-jam-2026-06-03).\n\n**Solstice Cipher** is a small browser puzzle game about the longest day, code-breaking, and the turning point between signal and shadow.\n\nThe player rotates mirrors to route a solstice beam through every cipher node before landing on the final beacon. Each level is a tiny circuit of light: if the beam misses a cipher gate, the beacon does not unlock.\n\nThe game is inspired by a few June themes from the challenge prompt:\n\nDemo video: [watch in browser](https://desciple88.github.io/solstice-cipher-devto-game-jam/demo.html) / [direct MP4](https://desciple88.github.io/solstice-cipher-devto-game-jam/demo.mp4)\n\nPlayable game: [https://desciple88.github.io/solstice-cipher-devto-game-jam/](https://desciple88.github.io/solstice-cipher-devto-game-jam/)\n\nSource code: [https://github.com/desciple88/solstice-cipher-devto-game-jam](https://github.com/desciple88/solstice-cipher-devto-game-jam)\n\nThe game is a dependency-free HTML/CSS/JavaScript canvas app.\n\nThe board is a 6x6 grid. A sunbeam enters from one side of the board, moves in one of four directions, and reflects when it hits a mirror:\n\n`/`\n\nturns east to north, south to west, and so on`\\`\n\nturns east to south, north to west, and so onCipher nodes record whether the beam visited them. A level is solved only when the beam has touched all required cipher nodes and then reaches the beacon.\n\n`R`\n\nto restart the level.`H`\n\nif the path gets stuck.I wanted the Alan Turing category to feel like part of the mechanics, not just a label. The player is effectively debugging a simple signal machine: change one reflector, trace the path, see which gates activated, and iterate until the message resolves.\n\nIt is not an Enigma simulator, but it borrows the feeling of signal routing, symbolic gates, and systematic code-breaking.\n\nAI assistance was used while preparing the implementation and write-up. I am not entering this under the Best Google AI Usage category because I could not complete a real Google AI toolchain step during the build; the local Gemini CLI was unavailable in my environment.\n\nFor a tiny jam game, the best scope was a mechanic that could be understood instantly: rotate mirrors, follow light, unlock the beacon.\n\nThe solstice theme gave the visual direction. The Turing theme gave the rules: the path is not just pretty, it has to carry a complete signal.", "url": "https://wpnews.pro/news/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam", "canonical_source": "https://dev.to/alexshev/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam-57lo", "published_at": "2026-06-14 15:41:40+00:00", "updated_at": "2026-06-14 16:11:17.011860+00:00", "lang": "en", "topics": ["developer-tools"], "entities": ["Solstice Cipher", "June Solstice Game Jam", "desciple88", "GitHub", "Google AI", "Gemini CLI"], "alternates": {"html": "https://wpnews.pro/news/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam", "markdown": "https://wpnews.pro/news/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam.md", "text": "https://wpnews.pro/news/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam.txt", "jsonld": "https://wpnews.pro/news/solstice-cipher-a-light-routing-puzzle-for-the-june-solstice-game-jam.jsonld"}}