Commit Graph

  • 90fd0f592f fix: virtual grid-snapped tail anchor prevents corner diagonals main Heller 2026-06-19 10:27:42 +00:00
  • c1b9543c47 feat: tail interpolates like head (mirrored with ease-in) Heller 2026-06-19 10:25:31 +00:00
  • 36bfe5ad45 fix: tail as full body segment + fading ghost for smooth illusion Heller 2026-06-19 10:22:33 +00:00
  • d83234c8be fix: smooth tail via separate line segment, body path stays grid-snapped Heller 2026-06-19 10:18:26 +00:00
  • 4446bd778f fix: interpolate only head, pin all other segments to grid Heller 2026-06-19 10:14:51 +00:00
  • cb06980cfb fix: preserve sharp corners during smooth animation Heller 2026-06-19 10:12:32 +00:00
  • d483cd0660 fix: only interpolate head and tail, keep middle segments grid-snapped Heller 2026-06-19 10:12:32 +00:00
  • 5da42c119e chore: gitignore publish directory Heller 2026-06-19 10:09:12 +00:00
  • 9dd304811b fix: smooth tail interpolation Heller 2026-06-19 10:08:56 +00:00
  • dcb65831ac fix: smooth tail interpolation for non-growing snake Heller 2026-06-19 10:08:56 +00:00
  • aa2016cc40 feat: smooth snake animation + beautiful Avalonia UI Heller 2026-06-19 10:02:11 +00:00
  • 7d55a08380 feat: smooth snake animation + beautiful Avalonia UI overhaul Heller 2026-06-19 10:02:07 +00:00
  • 2e89c6dca3 fix: implement direction input queue for rapid key presses Heller 2026-06-17 19:16:05 +00:00
  • 06c51277b6 fix: replace pending direction with input queue to preserve all rapid key presses fix/input-queue-for-directions Heller 2026-06-17 19:16:03 +00:00
  • 76b9faba1a fix: rapid key input causing self-collision Heller 2026-06-17 19:12:23 +00:00
  • f02e389580 fix: prevent self-collision on rapid multi-key input using pending direction buffer fix/rapid-key-input-collision Heller 2026-06-17 19:12:20 +00:00
  • 7330880c96 fix: correct tail collision logic in SnakeGame and Snake feature/full-interfaces Heller 2026-06-17 19:04:32 +00:00
  • 0d9710965c feat: fully functional CLI and Avalonia UI for Snake game Heller 2026-06-17 19:03:22 +00:00
  • 42fcaf8631 feat: initial project structure with Snake.Core, CLI and Avalonia skeleton feature/initial-setup Heller 2026-06-17 19:02:07 +00:00