Skip to content

Commit 7e79a08

Browse files
committed
updated README
1 parent 4119570 commit 7e79a08

1 file changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
# ElementDots
22

3-
![screenshot](screenshot/element-dots-1.png)
3+
**ElementDots** is a simple sandbox/2D game for building structures with the help of the Four Elements (earth, air, water & fire) and more.
44

5-
**ElementDots** is a simple sandbox/2D game for building structures with the help of the Four Elements (earth, air, water & fire).
5+
![screenshot](screenshot/element-dots-1.png)
66

77
It's an extended **Conway's Game of Life**.
88

@@ -11,6 +11,11 @@ It's inspired by the POK5's Chrome experiment. More info [here](http://pok5.de/e
1111
It uses the Qt5 framework and is written in C++.
1212

1313

14+
## Download
15+
16+
Download the last release [here](https://github.com/setvisible/element-dots/releases "https://github.com/setvisible/element-dots/releases").
17+
18+
1419
## Build
1520

1621
1. Download `ElementDots-src.tar.gz`.

0 commit comments

Comments
 (0)