- Notifications
You must be signed in to change notification settings - Fork8
Distribution repo for Urbit Chess app
License
thecommons-urbit/chess
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
%chess
is anUrbit app which allows you to play chess with other Urbit users. It is afully-decentralized, peer-to-peer chess application.
This repo combines theUrbit chess application witha browser-based GUI. It also generatesthe files necessary to distribute the app + GUI over Urbit.
Chess seeks to be a community sandbox:
- open to all contributors
- incorporating modern Hoon / Urbit programming techniques
- clear, concise, well-documented code
- a practical reference for beginner Hoon coders
Regardless of if Chess meets any or all of these goals at a particular moment, they are the aspirations for the repo.
The%chess
monorepo has been split into three: backend, frontend, and distribution.
Chess is available on Urbit using the App Search in Landscape from the following ships:
~finmep-lanteb
Alternatively, you can install it manually from one of the above ships in the dojo:
|install ~finmep-lanteb %chess
This repo only contains the code necessary for distributing Chess as an Urbit app. To help contribute to the Chessbackend orfrontend,visit the linked repos for detailed instructions on how to contribute.
Coming Soon
About
Distribution repo for Urbit Chess app