aboutsummaryrefslogtreecommitdiff
path: root/README
blob: cba6af1f5cb1ea03e2f369ba0847027d1081e3f0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
                         =================
                             RST NODE
                         =================

A game about capturing computers on a network, building defences,
attack and research clusters.  Primarily multiplayer with some bad AIs
and a single player story.  Free software and made with love.


How to build
------------

The game is very easy to build with cargo [1] or with nix [2].
Choosing the former, make sure you have the following dependencies
installed on your computer:

- openssl 1.1
- opengl 3.2


How to play
-----------

Check out the player manual in docs/player