Browse Source

Merge branch 'master' of https://github.com/POSITIVE-MENTAL-ATTITUDE/Triangles

POSITIVE-MENTAL-ATTITUDE 8 years ago
parent
commit
bb637e0c1d
1 changed files with 25 additions and 1 deletions
  1. 25 1
      README.md

+ 25 - 1
README.md

@@ -1,6 +1,30 @@
 # Triangles
 ![Screenshot](/extras/Screenshot.jpg?raw=true)
-A research project. Still in early development.
+Triangles, according to its creative name, is about triangles. There are three heroes at the moment.
+
+## Installation
+
+CMakeLists.txt is included, but probably does not work. I would appreciate feedback from fellow Linux users.
+
+There is a win32 build for Triangles 0.0.4, but probably does not work: [download here.](http://bit.ly/windows-triangles)
+
+## How to play
+
+You are a triangle made of glass. You have four bullets. You have to find your way to the wormhole and escape the labyrinth, without having turned into a circle with torn edges.
+
+Controls are as follows (rebindable only from the source code at the moment):
+
+* W, S — acceleration
+* A, D — rotation
+* Left control — torch
+* Space — shot
+* F9 — screen resolution, descending
+* F10 — vsync on/off (enabled by default)
+* F11 — fullscren on/off
+
+If you are launching from a console, you can also preconfigure Triangles with program arguments, e.g. --resolution=1280x720 --borderlesswindow. Run the executable with --help or -h option to learn more.
+
+Normally you play with a jungling triangle. 10% of the time an illuminati triangle will spawn. There is also a secret third triangle dedicated to GtDM.
 
 ## License