๐ ๐๐๐ฎ๐น-๐๐ฎ๐บ๐ฒ ๐ข๐ฑ๐ฒ ๐๐ผ ๐๐น๐ฎ๐ป ๐ง๐๐ฟ๐ถ๐ป๐ด
I entered the June Solstice Game Jam. I built two games. They use opposite designs.
Game 1: The Turing Hinge
- You play as a SOC Analyst.
- You defend a network in a time loop.
- You make choices in the present moment.
- This game honors Alan Turing.
- It uses cryptography and a Universal Machine script.
Game 2: Solstice Entropy
- This is a slow text adventure.
- You see how systems decay.
I wrote both games with HTML, CSS, and Vanilla JavaScript. They run in your browser.
Technical details:
- The Turing Hinge uses state-machine logic.
- The UI looks like a security terminal.
- It uses high-contrast colors to add tension.
- Solstice Entropy uses semi-transparent panels.
- It uses CSS transitions for a smooth feel.
- It tracks your choices to change the ending.
Source: https://dev.to/sujalavnelavai/the-turing-hinge-solstice-entropy-a-dual-game-ode-to-alan-turing-24li