- play chess locally like it鈥檚 1998
- two board modes (because one wasn鈥檛 enough)
- analysis board for when you suddenly become a grandmaster
- works offline after load (internet is optional, skill is not)
- clean ui with zero unnecessary magic
once the page is loaded the game can be played offline:
- react
- typescript
- vite
git clone https://github.com/jasurlive/chess.git
cd chess
npm install
npm run dev- open the app
- click something
- pretend you know chess
- lose anyway
src/
assets/
css/
pages/
react/
tools/
simple, nothing fancy
- online multiplayer (maybe)
- ai that humiliates you
- better ui (if necessary)
prs are welcome. just don鈥檛 break everything.
mit > do whatever you want, just don鈥檛 blame me.
if you lose, it鈥檚 not a bug. it鈥檚 you.