aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorZach Latta <zach@zachlatta.com>2017-03-22 11:07:13 -0700
committerGitHub <noreply@github.com>2017-03-22 11:07:13 -0700
commitf47403c8cac675a5019c6f5ae33b3b29e693a486 (patch)
tree9dcfba072a42c0c1edf38ebb25d02e4dfc874be7
parent168cb8a6ecbb4d83182c44a90a40d1a4e5d70e40 (diff)
downloadsshtron-f47403c8cac675a5019c6f5ae33b3b29e693a486.tar.gz
Unbreak lines >80 chars long
-rw-r--r--README.md15
1 files changed, 5 insertions, 10 deletions
diff --git a/README.md b/README.md
index 4ecf28f..29e14cd 100644
--- a/README.md
+++ b/README.md
@@ -1,22 +1,18 @@
# ![SSHTron](https://cdn.rawgit.com/zachlatta/sshtron/master/logo.svg)
-SSHTron is a multiplayer lightcycle game that runs through SSH. Just run the
-command below and you'll be playing in seconds:
+SSHTron is a multiplayer lightcycle game that runs through SSH. Just run the command below and you'll be playing in seconds:
$ ssh sshtron.zachlatta.com
-_Controls: WASD or vim keybindings to move (**do not use your arrow keys**).
-Escape or Ctrl+C to exit._
+_Controls: WASD or vim keybindings to move (**do not use your arrow keys**). Escape or Ctrl+C to exit._
![Demo](static/img/gameplay.gif)
-**Code quality disclaimer:** _SSHTron was built in ~20 hours at
-[BrickHack 2](https://brickhack.io/). Here be dragons._
+**Code quality disclaimer:** _SSHTron was built in ~20 hours at [BrickHack 2](https://brickhack.io/). Here be dragons._
## Running Your Own Copy
-Clone the project and `cd` into its directory. These instructions assume that
-you have your `GOPATH` setup correctly.
+Clone the project and `cd` into its directory. These instructions assume that you have your `GOPATH` setup correctly.
```sh
# Create an RSA public/private keypair in the current directory for the server
@@ -58,5 +54,4 @@ If you haven't yet patched your SSH client, you can follow
## License
-SSHTron is licensed under the MIT License. See the full license text in
-[`LICENSE`](LICENSE).
+SSHTron is licensed under the MIT License. See the full license text in [`LICENSE`](LICENSE).
Un proyecto texto-plano.xyz