3 Commits

Author SHA1 Message Date
edo
e896912c04 Add mobile-friendly web Snake game on port 10000
Node.js HTTP server serving a canvas Snake game optimised for phones:
inline onclick handlers for reliable touch, swipe support, big d-pad,
no-cache headers, and responsive canvas sizing.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:52:29 +00:00
edo
6e2fc5a05a Add terminal Snake game in Node.js
Zero-dependency, fully playable Snake with ANSI colors, box-drawn
border, score/high-score tracking, and title screen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-30 22:24:13 +00:00
edo
1be043e7c0 Initial commit 2026-04-28 22:54:17 +02:00