Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 480 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 480 Bytes

Lishuuro homepage

Frontend is created using:

  • Vue 3(TypeScript) - components and views
  • Chessground12 - 12x12 Chessboard for moving pieces
  • ShuuroWasm - Generating moves for board
  • Pinia - managing state in app
  • Sockette - handling WebSocket messages

Huge thanks goes to pychess and lichess team!