Skip to content

jasurlive/chess

Repository files navigation

uzchess

image

yes, another chess app


features

  • play chess locally like it’s 1998
  • two board modes (because one wasn’t 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

demo

once the page is loaded the game can be played offline:


stack

  • react
  • typescript
  • vite

installation

git clone https://github.com/jasurlive/chess.git
cd chess
npm install
npm run dev

usage

  • open the app
  • click something
  • pretend you know chess
  • lose anyway

project structure

src/
  assets/
  css/
  pages/
  react/
  tools/

simple, nothing fancy


roadmap

  • online multiplayer (maybe)
  • ai that humiliates you
  • better ui (if necessary)

contributing

prs are welcome. just don’t break everything.


license

mit > do whatever you want, just don’t blame me.


important note

if you lose, it’s not a bug. it’s you.

About

All-in-one chess games 1v1, online, etc. ♟️👑

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors