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.
bendn 2022-07-07
parent 666a836 · commit 842e0c7
-rw-r--r--.github/.gdignore0
-rw-r--r--.github/screenshot.png3
-rw-r--r--README.md19
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
diff --git a/README.md b/README.md
index 508d4f6..051eb91 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,11 @@
-[![logo](https://github.com/bend-n/chess/blob/main/icon.png)](https://github.com/bend-n/chess/blob/main/icon.png "Icon")
-[![bend-n - chess](https://img.shields.io/static/v1?label=bend-n&message=chess&color=blue&logo=github)](https://github.com/bend-n/chess "Go to GitHub repo")
-[![build](https://github.com/bend-n/chess/actions/workflows/export.yml/badge.svg)](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow")
-[![GitHub tag](https://img.shields.io/github/tag/bend-n/chess?include_prereleases=&sort=semver&color=blue)](https://github.com/bend-n/chess/releases/ "GitHub releases")
-[![License](https://img.shields.io/badge/License-MIT-blue)](https://github.com/bend-n/chess/blob/main/LICENSE "License")
-[![issues - chess](https://img.shields.io/github/issues/bend-n/chess)](https://github.com/bend-n/chess/issues "Issues")
-
-completly works (real)
+# Chess
+
+[![build](https://github.com/bend-n/chess/actions/workflows/export.yml/badge.svg?branch=main&event=push)](https://github.com/bend-n/chess/actions/workflows/export.yml "Build workflow")
+[![license](https://img.shields.io/badge/License-MIT-blue)](https://github.com/bend-n/chess/blob/main/LICENSE "License")
+[![issues](https://img.shields.io/github/issues/bend-n/chess)](https://github.com/bend-n/chess/issues "Issues")
+
+[![screenshot](https://github.com/bend-n/chess/blob/main/.github/screenshot.png)](https://bendn.itch.io/chess "Playing.. Against myself")
+
+---
+
+### A mutliplayer chess client proudly made in godot.