online multiplayer chess game (note server currently down)
update readme
| -rw-r--r-- | .github/FUNDING.yml | 1 | ||||
| -rw-r--r-- | README.md | 12 |
2 files changed, 6 insertions, 7 deletions
diff --git a/.github/FUNDING.yml b/.github/FUNDING.yml new file mode 100644 index 0000000..1bfbcab --- /dev/null +++ b/.github/FUNDING.yml @@ -0,0 +1 @@ +ko_fi: bendn @@ -1,11 +1,9 @@ # 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://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://godotengine.org "Made with godot") +<a href='https://ko-fi.com/bendn' title='Buy me a coffee' target='_blank'><img height='28' src='https://storage.ko-fi.com/cdn/brandasset/kofi_button_red.png' alt='Buy me a coffee'> </a> [](https://bendn.itch.io/chess "Playing.. Against myself") - ---- - -### A multiplayer chess client proudly made in godot. |