aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: a14e231ac7efa4555f45b0018a5eafef3dfe3417 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
cAtchVoid
=========

Catch the points of your color, avoid the other points.

Use the arrow keys to move and 'e' to change your color.

You can play at [http://guyonvarch.github.io/catchvoid](http://guyonvarch.github.io/catchvoid).

Usage
-----

Install the elm platform:
http://elm-lang.org/Install.elm

Launch the following command:
```
./gen
```