Enigmatica

Back to Projects

Interactive Systems · April 2026

Chapter-based cipher game that translates manga decoding mechanics into reusable Python architecture and a public playable web interface.

Role: Python / Product Engineer Impact: Public playable cipher chapter pipeline Stack: Python · Static Web · GitHub Pages · Puzzle Design

TL;DR

  • Problem: Turn manga-style decoding challenges into a game without losing the reusable cipher logic underneath.
  • Approach: Python-first chapter architecture for ciphers, chapter demos, docs/assets, and a static export pipeline for a public web interface.
  • Outcome: Public Chapter 1 release with sequential puzzles, hints, progress tracking, and a clean foundation for many future chapters.