online multiplayer chess game (note server currently down)
update readme
also remove assets from `export.yml` triggers:
if its tracked, the *.import will probably get it.
| -rw-r--r-- | .github/.gdignore | 0 | ||||
| -rw-r--r-- | .github/screenshot.png | 3 | ||||
| -rw-r--r-- | README.md | 19 |
3 files changed, 14 insertions, 8 deletions
diff --git a/.github/.gdignore b/.github/.gdignore new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/.github/.gdignore diff --git a/.github/screenshot.png b/.github/screenshot.png new file mode 100644 index 0000000..d4a26d9 --- /dev/null +++ b/.github/screenshot.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c5906a92ba124e2adb3bdf1f33f8815af84bda27e8898cc8bae638c9f45b1977 +size 78823 @@ -1,8 +1,11 @@ -[](https://github.com/bend-n/chess/blob/main/icon.png "Icon") -[](https://github.com/bend-n/chess "Go to GitHub repo") -[](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow") -[](https://github.com/bend-n/chess/releases/ "GitHub releases") -[](https://github.com/bend-n/chess/blob/main/LICENSE "License") -[](https://github.com/bend-n/chess/issues "Issues") - -completly works (real) +# Chess + +[](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow") +[](https://github.com/bend-n/chess/blob/main/LICENSE "License") +[](https://github.com/bend-n/chess/issues "Issues") + +[](https://bendn.itch.io/chess "Playing.. Against myself") + +--- + +### A mutliplayer chess client proudly made in godot. |