Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 365 Bytes

File metadata and controls

19 lines (12 loc) · 365 Bytes

Chess

Chess is under development. Currently you may only play in god-mode (you play both sides) and it still lacks some basic funcionality.

Screenshot of a Chess game, showing moves that a queen can make.

Getting Started

Install

npm i

Run in dev mode:

npm run dev