Skip to content

AlaraBread/duckchess-frontend

Repository files navigation

duckchess frontend

This is a frontend for duckchess, an experimental chesslike game.

It uses motion to provide nice animations for the pieces moving.

I am using a table for the chess board to hopefully provide better screen reader accessibility. It works well with gnome orca, but I still have to test with other screen readers.

To run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

Make sure to run the backend as well.

About

frontend for duckchess

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published