TAFL
A web implementation of the ancient Norse strategy game Tafl (hnefatafl) — two-player couch play on a single shared device.
A full-stack hnefatafl game for local two-player couch play — two people share one device and alternate turns on the same board. A React 19 + TypeScript client (Zustand for game state) calls a Rails 7 JSON API that validates moves and stores games in PostgreSQL.