Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bordalix/chesstr


https://github.com/bordalix/chesstr

chess nostr

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# Chesstr

### A chessboard powered by Nostr

Want to play chess with a friend anywhere in the world? Presenting chesstr, a virtual chessboard powered by nostr.

Just create a random url and share it with your friend.

The full url is used as the seed for the private key, so the same url means the same key and the same key means the same board.

Using nostr, each client subscribe to itself, and sends an event to itself when the board changes, putting them in sync.

Try it at https://chesstr.pages.dev

This is a self contained app, just clone the repo and open index.html with a browser.