Skip to content

SpookyLamb/witch-chess

Repository files navigation

Witch Chess!

A blitz chess game with magic spells that can be played over the internet. Available here: https://witch-chess.vercel.app/

To play, simply sign-up and log in. The backend server is run via Fly.io and needs some time to start up if it has been idle, so it may take a moment for that to happen.

Once you're logged in, read the rules (found via the RULES button) and create or join a game lobby.

The backend repository can be found here: https://github.com/SpookyLamb/witch-chess-backend

Local Dev

  • $ nvm use 20
  • $ npm install
  • $ npm run dev
  • See the Backend repository for further instructions.

Build & Deployment

  • $ npm run build
  • Deploys to "Dist"
  • Requires a functional backend (local or deployed) to work.

About

A chess game that can be played over the internet, in tandem with its backend repository.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors