♟️Auto chess, literally.
Have you heard of the auto-chess game genre? Teamfight Tactics, DOTA Underlords, even the eponymous Auto Chess that spawned them all have gotten hugely popular recently.
BUT!
None of them have anything to do with chess.
This game sets out to fix that.
Oh, you want to run your own version? That's cool. Just download or clone this repo, then:
cd <project folder>
npm install
npm run dev
That's it!