aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorKatharina Fey <kookie@spacekookie.de>2021-02-20 15:36:30 +0100
committerKatharina Fey <kookie@spacekookie.de>2021-02-20 15:36:30 +0100
commit54b40774365c8ed27c53e7eb3ffea0b47baa2082 (patch)
tree59846e133427f7fe95720e00fb8384af96be3da1 /games
parent2f401b176b343cf881f3ac3397ffc66808128950 (diff)
Updating READMEs
Diffstat (limited to 'games')
-rw-r--r--games/rstnode/README.md19
1 files changed, 15 insertions, 4 deletions
diff --git a/games/rstnode/README.md b/games/rstnode/README.md
index 033242bc8166..df6c76b780fb 100644
--- a/games/rstnode/README.md
+++ b/games/rstnode/README.md
@@ -1,12 +1,13 @@
<div align="center">
- <img src="assets/logo.png" width="256px"/>
+ <img src="assets/logo.png" height="256px"/>
</div>
A real-time strategy game about capturing computers on a network,
-building defence, attack, and research clusters. Primarily
-multiplayer focussed with some bad AIs and a single player story.
-Free software and made with love 💟.
+building defence-, attack-, and research-clusters.
+
+Primarily multiplayer focussed with some bad AIs and a single player
+story. Free software and made with love 💟.
## How to build
@@ -20,6 +21,16 @@ installed on your computer:
If you want to hack on the game, check out the developer manual in [`docs/devel`](docs/devel)
+[1]: https://doc.rust-lang.org/cargo/getting-started/installation.html
+[2]: https://nixos.org/nix
+
+
## How to play
Check out the player manual in [`docs/player`](docs/devel)
+
+
+## Test server
+
+There is a RST Node test server hosted at
+`hyperion.kookie.space:121212`.