Tidak Ada Deskripsi

Tankernn 3597228f34 How to collaborate 10 tahun lalu
src b64b0eadfe GUI improvement and shorter timeout 10 tahun lalu
.classpath f18181f269 Everything so far 10 tahun lalu
.gitignore f18181f269 Everything so far 10 tahun lalu
.project f18181f269 Everything so far 10 tahun lalu
LICENSE 9e69216474 Initial commit 10 tahun lalu
README.md 3597228f34 How to collaborate 10 tahun lalu
client.properties b64b0eadfe GUI improvement and shorter timeout 10 tahun lalu
server.properties f18181f269 Everything so far 10 tahun lalu

README.md

TankernnChat

A chat server and client pair

How to collaborate

  1. Ask me for collaborator permissions
  2. Clone the repo to your device
  3. If you're using Eclipse:
    1. Set your GitHub directory as workspace
    2. Create a new project named "TankernnChat", exactly like that
    3. If you see a dialog asking you to use the project present with the same name, click OK
    4. You're good to go!
  4. If you're using a normal editor, just edit the files as usual.