online multiplayer chess game (note server currently down)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# How to contribute

## Prerequisites

- Understanding of [pull requests](https://help.github.com/articles/using-pull-requests) and [issues](https://guides.github.com/features/issues/).
- A basic understanding of godot, and `GDScript`.

---

## Installation

- [Fork this repository](https://github.com/bend-n/chess/fork)
- Clone your fork (`git clone https://github.com/<me>/chess`)
- Run `install_addons.sh`