Welcome to Syn City, a digital metropolis on the brink of collapse. The Source Code that governs reality has been corrupted by rogue malware, causing gravity to fail, buildings to glitch, and logic to break down.
You play as a Runtime Agent, armed with a debugger tool. Your mission: traverse the glitching districts and rewrite the C# scripts that control the environment.
Syn City isn't just a game; it's a fully interactive C# learning tool disguised as a cyberpunk adventure.
See code execution in real-time. If you write an infinite loop, you'll see the world freeze around you.
Learn the difference between build errors (walls blocking your path) and runtime errors (falling through the floor).
Defeat enemies by identifying their class weaknesses and instantiating the correct counter-objects.
No drag-and-drop blocks. You will type actual C# syntax, variables, loops, and methods to solve puzzles.
CONTROLS: WASD to Move • Left Click to Debug • E to Show Hint • Q to Hide Hint