Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 569 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 569 Bytes

Svelte Chess

Game is not fully playable (yet).

This is a Chess project writen in Svelte with stylus.

How to play

Install the dependencies

cd svelte-chess
npm install

then start webpack

npm run dev

now navigate to localhost:8080 and have fun!

Best experience on Safari - "High graphics" Other browsers don't support backdrop-blur - at least not properly, that's why you should set the graphics to low in the settings.