update readme

This commit is contained in:
Nathaniel Tampus
2023-03-26 01:18:01 +08:00
parent ae86dbbc77
commit 7a4f719c96

View File

@@ -6,8 +6,9 @@ Yet another Chess web app. Live demo at [ches.su](https://ches.su).
- play against other users in real-time - play against other users in real-time
- spectate and chat in ongoing games with other users - spectate and chat in ongoing games with other users
- ~~_optional_ user accounts for tracking stats and game history~~ (wip) - _optional_ user accounts for tracking stats and game history
- mobile-friendly (wip) - ~~play solo against Stockfish~~ (wip)
- mobile-friendly
- ... and more ([view roadmap](https://github.com/users/nizewn/projects/2)) - ... and more ([view roadmap](https://github.com/users/nizewn/projects/2))
Built with Next.js 13, Tailwind CSS + daisyUI, react-chessboard, chess.js, Express.js, socket.io and PostgreSQL. Built with Next.js 13, Tailwind CSS + daisyUI, react-chessboard, chess.js, Express.js, socket.io and PostgreSQL.