This is a repo for a collection of in-browser games. Currently it includes:
I wanted a reason to play around with Svelte, and snake in the browser seemed like a fun thing to build. Controls are pretty simple:
It's just tic-tac-toe. Player X starts, then player O goes next. When someone wins, the other person starts the next game. Total wins are kept track of on the page.