all updates for The Snake Is the Tower
back to gameFirst Boss Fight + Player Profiles + Sharper Pacing May 13, 2026
Patch Notes: April 8 to May 12, 2026
It's been about a month since the last update, and we've been heads-down the entire time. A huge chunk of that month went into level design, learning what makes encounters feel fair, what makes them feel unfair, understanding what constraints we need to implement to keep scope and design in check, and tweaking the early waves over and over.
A big piece of that was figuring out how to keep players engaged the whole run: shorter dead zones, more meaningful decisions between waves, and threats you actually have to react to instead of auto-pilot through. Oh and finally we have a real boss fight at the end of World 1!
Thanks for sticking with us. Here's everything that changed:
** New: First Boss Fight**
A massive serpent boss now stalks World 1. Kill the adds it sends to fill its Rage Meter, once it hits max, the boss commits to a lane and slithers toward your egg. Stop it before it gets there.
- Cinematic off-screen entry and slither-in
- Invulnerable while making its entrance
- Boss spawns its own minions from its lane
- Multiple phases of escalating pressure
New: Player Profiles
- Create your own player profile from the title screen
- Your meta progression now saves to that profile so you can pick up exactly where you left off
Protect the Egg
- The objective is now crystal clear: protect the egg
- New floating Egg HP bar so you always know how much it can take
New Run Economy
- Each run picks a focused node pool (3 offensive + 2 support types) so you build around a theme instead of chasing every option
- Recently-offered nodes are less likely to show up again right away
Tower Changes
- Singularity tower now actually does damage, pulls enemies in, and spawns where it'll catch the most enemies
- Reactor and Surge support towers now buff a limited number of nearby towers so stacking them no longer scales infinitely
- No more tower placement cap drop as many as you can support
- Bruiser enemy hits a little softer
- Rocket behavior and lifetime tightened up
- Chill application cleaned up so slows land more reliably
Spawn & Wave Improvements
- New dynamic spawn system with clearer lane indicators and offscreen markers so you can read incoming threats
- Spawn warnings now ramp in stages instead of popping in last second
- Reworked early waves for better pacing
UI & Feel
- Press-and-hold pickup indicator with new shader and particles, no more guessing if you're picking something up
- Mouse + steering controls fixed
- Camera smoothness pass
- Snake head visuals updated; segments slot together cleanly
- Tooltips no longer load oversized on first hover!!!!!!!!!!!!!!!!!!!!!!!!!!!!
Bug Fixes
- Snake can no longer pick up more than its allowed segment count
- Empty slots no longer trigger pickups
- Squeezing the snake through tight gaps is much more forgiving
- Movement speed correctly accounts for slow effects
- Various boss intro/idle animation fixes
Patch Notes - March 24 to April 8, 2026 April 8, 2026
Patch Notes - March 24 to April 8, 2026
This update focused on tightening the core gameplay loop. The wave system was rebuilt from the ground up with a new hierarchical structure, and all 27 waves across World 1's three sections were rebalanced. Tower interactions got a major overhaul, the snake now smoothly squeezes between towers at any speed instead of getting stuck, and the node draft pickup animation properly tracks the slot being filled. Economy got retuned with per-wave currency drop rates replacing the old guaranteed drops, and Bruisers took a well-deserved nerf. Under the hood, the warping grid and wave transitions were optimized to reclaim frame budget.
Gameplay
- Currency drop rework: Enemies no longer guarantee currency drops (default 25% of a wave will drop currency)
- Bruiser nerfed: Breach damage reduced from 25 to 10.
- Difficulty selection: Added Easy/Medium/Hard difficulty dropdown to the world select screen. Selection persists across sessions.
-Worlds 2-4 locked: Disabled from level select while content is in development.
Snake & Tower Mechanics
- Tower squeeze rework: Snake no longer gets stuck between towers. Works consistently at all speeds and approach angles.
- Empty slots don't collect: Empty snake body slots no longer pick up orbs or node orbs. Only the head and filled segments trigger collection.
- Node orb pickup animation: The fly-in animation and camera now target the actual empty slot being filled, not the tail of the snake. Pop-in VFX plays on the correct slot.
- Tower territory indicator: Contextual input icons (mouse/keyboard/controller) shown when a tower is placed off player territory.
Wave & Level Design
- Wave sequence refactored: New hierarchical structure with starting points, spawn stages, groups, and enemy entries. Stages respect execution order across lanes.
- Parallel lane spawning: Multiple lanes now spawn enemies simultaneously instead of sequentially.
- Lane loop support: Lanes can now loop for repeating wave patterns.
- Lane visuals: Old lanes no longer blink; they erase as the last enemy passes through. New lane entrance has improved visual feedback.
- World 1 rebalanced: All three sections (27 waves) updated with new enemy groups, adjusted timing, and directional tiles.
Orb System
- Timer-based orb spawner: Orb spawning moved from kill-based to timer-based system with configurable intervals.
- Max segment fixes: Resolved issues with segment cap tracking and orb spawning when at capacity.
Performance
- Warping grid optimized
- Baked edge mask at grid build time
- Early exit when grid is at rest (skips entire spring-force pass)
- Skips texture upload when max displacement
- Wave transition spike eliminated
- Early-out when grid size unchanged between waves
- Batched texture updates
- Pre-computed DFS lane paths during downtime.
Bug Fixes
- Fixed autoloads not being registered.
- Fixed race condition in enemy spawner from parallel starting point spawning.
- Fixed between-wave timer not resetting correctly.
- Fixed orbs spawning outside playable bounds.
- Fixed pulse ring crash on wave clear.
- Fixed chill signal reconnection after enemy hit.
- Bullet and sniper projectiles now properly destroyed at grid edge.
- Fixed HUD timing display issues.
- Fixed object pooling issues with frost tint effect.
- Adjusted rocket lifetime and projectile behavior.
Visual
- Frost tint effect: New visual tint applied to chilled/slowed enemies.
- Eye emotions: Snake head now displays contextual eye expressions.
- Tier pip redesign: Tier indicators now use stars.
- Rocket particle effects polished.