Skip to content

A Chess variant where CSS may be used in real-time to modify how the board and the pieces function.

License

Notifications You must be signed in to change notification settings

rorymcd98/CheSS

Repository files navigation

CheSS

A Chess variant where moves can be made with CSS

Play now at chess-css.herokuapp.com

Preview

text

Game features

  • Built-in editor to edit CSS, change how the board operates and looks
  • Drag and drop elements (pieces, legend, board) into the editor to automatically generate text
  • Hover over pieces to view the available moves, accounting for CSS changes
  • Multiplayer supported through socket.io with automatic rejoining and restoring game state

Instructions

  • Get the latest release

  • Install Node.js

  • Unzip the release and run:

npm install .
npm run build
npm run start

About

A Chess variant where CSS may be used in real-time to modify how the board and the pieces function.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published