惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

The GitHub Blog
The GitHub Blog
S
SegmentFault 最新的问题
MyScale Blog
MyScale Blog
有赞技术团队
有赞技术团队
V
Visual Studio Blog
T
The Blog of Author Tim Ferriss
爱范儿
爱范儿
Vercel News
Vercel News
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
Y
Y Combinator Blog
Blog — PlanetScale
Blog — PlanetScale
D
DataBreaches.Net
美团技术团队
Microsoft Security Blog
Microsoft Security Blog
大猫的无限游戏
大猫的无限游戏
Cyber Security Advisories - MS-ISAC
Cyber Security Advisories - MS-ISAC
酷 壳 – CoolShell
酷 壳 – CoolShell
GbyAI
GbyAI
A
About on SuperTechFans
云风的 BLOG
云风的 BLOG
The Cloudflare Blog
宝玉的分享
宝玉的分享
V
V2EX
Microsoft Azure Blog
Microsoft Azure Blog

DEV Community

Authentication Security Deep Dive: From Brute Force to Salted Hashing (With Java Examples) Why AI Systems Don’t Fail — They Drift Spilling beans for how i learn for exam😁"Reinforcement Learning Cheat Sheet" I Replaced Chrome with Safari for AI Browser Automation. Here's What Broke (and What Finally Worked) How Python Borrows Other People's Work The $40 Architecture: Processing 1 Billion API Requests with 99.99% Uptime Vibe Coding: A Workflow Guide (From Zero to SaaS) Most webhook security guides protect the wrong side. The scary part is delivery. Headless CMS for TanStack Start: Build a Blog with Cosmic EU Age Verification App "Hacked in 2 Minutes" — What Actually Happened Comfy Cloud’s delete function does not actually remove files Running AI Models on GPU Cloud Servers: A Beginner Guide Event-driven media intelligence with AWS Step Functions and Bedrock I scored 500 AI prompts across 8 quality dimensions — here's what broke How to Call Google Gemini API from Next.js (Free Tier, No Backend Needed) The Portal Protocol: Reclaiming Human Connection in the Age of AI How to Fix Your Team's Scattered Knowledge Problem With a Self-Hosted Forum Intro to tc Cloud Functors: A Graph-First Mental Model for the Modern Cloud Designing Multi-Tenant Backends With Both Ownership and Team Access I Built a Neumorphic CSS Library with 77+ Components — Here's What I Learned PostgreSQL Performance Optimization: Why Connection Pooling Is Critical at Scale Cómo construí un SaaS multi-rubro para gestionar expensas en Argentina con FastAPI + Vue 3 🚀 I Built an Ethical Hacking Scanner Tool – Open Source Project I Replaced /usage and /context in Claude Code With a Single Statusline A Pythonic Way to Handle Emails (IMAP/SMTP) with Auto-Discovery and AI-Ready Design I Collected 8.9 Million Polymarket Price Points — Here's What I Found About How Markets Really Move EcoTrack AI — Carbon Footprint Tracker & Dashboard Everyone's Using AI. No One Agrees How. 5 self-hosted ebook managers worth trying in 2026 Building Your First AI Agent with LangChain: From Chatbot to Autonomous Assistant
Echo Protocol: A Narrative Puzzle Adventure for the June ...
SRIHARI R · 2026-06-20 · via DEV Community

SRIHARI R

June Solstice Game Jam Submission

Echo Protocol

This is a submission for the June Solstice Game Jam 2026.

What I Built

Echo Protocol is a narrative-driven puzzle adventure game where players navigate a mysterious world shaped by echoes of past actions. Every decision leaves behind traces that influence future interactions, creating a gameplay experience centered around memory, consequence, and discovery.

The game was inspired by the Solstice theme of light, darkness, and the passage of time. Just as the solstice represents a transition point between cycles, Echo Protocol explores how the past continues to affect the present through lingering echoes.

Players must solve environmental puzzles, uncover hidden clues, and use information from previous events to progress through the world and reveal the story behind the protocol.

Key Features

  • Puzzle-based progression
  • Story-driven exploration
  • Atmospheric environment design
  • Memory and echo-inspired gameplay mechanics
  • Interactive world with player-driven discovery

Live Demo:

The game is fully deployed and playable in the browser. No installation is required—simply open the link and begin exploring the world of Echo Protocol.


Video Demo

Gameplay Demo:

This demo showcases:

  • Core gameplay mechanics
  • Puzzle-solving sequences
  • Environmental storytelling
  • Player interactions and progression
  • The overall atmosphere and experience of Echo Protocol

Code

GitHub Repository:

SOLSTICE_404: ECHO

SOLSTICE_404: ECHO is a solar-horror arcade maze about being hunted by recordings of your own decisions. It combines the readable collection loop of Pac-Man, the self-created danger of Snake, and a time-loop system where death can transfer the player into the enemy that killed them.

The Original Idea: Snake Meets Pac-Man

The first design question was: what if Pac-Man's maze remembered every route, and Snake's tail came back later as a hunter?

  • From Pac-Man comes the readable maze, collectible objectives, route planning, pursuit pressure, and return-to-center escape.
  • From Snake comes the growing trail, self-collision risk, and the idea that success makes movement more dangerous.
  • SOLSTICE_404 adds the missing third ingredient: time. The trail becomes memory, memory becomes an Echo, and an Echo can become the next player body.

The result is not a conventional maze chase. The player's previous decisions are the enemy population, the recovery route, and…


How I Built It

Development Approach

Echo Protocol was developed during the June Solstice Game Jam with a focus on creating a cohesive gameplay experience that blends exploration, puzzles, and narrative elements.

Tech Stack

  • Unity Game Engine
  • C#
  • Git & GitHub for version control

Design Decisions

One of the primary goals was to make the environment itself part of the storytelling process. Rather than relying heavily on direct exposition, players learn through exploration and interaction.

The puzzle systems were designed to encourage observation and experimentation while maintaining a balance between challenge and accessibility.

Special attention was given to atmosphere, environmental details, and player feedback to reinforce the game's central theme of echoes and memory.

Challenges

  • Designing meaningful puzzle progression within a limited game jam timeframe.
  • Balancing narrative delivery with gameplay pacing.
  • Creating a cohesive atmosphere while rapidly iterating on mechanics.

What I'm Proud Of

  • Delivering a complete playable experience within the jam timeline.
  • Building interconnected puzzle mechanics tied to the game's theme.
  • Creating an immersive environment that supports the narrative.

Prize Category

Best Google AI Usage (if applicable)

AI-assisted workflows were used during development for ideation, rapid prototyping, and refining game systems, helping accelerate iteration while maintaining creative control over the final experience.


Team

Solstice_404

  • Srihari R

Thank you for checking out Echo Protocol!