Skip to content

Commit aa5ba98

Browse files
committed
Update Readme.md
1 parent 7272a2c commit aa5ba98

File tree

5 files changed

+8
-2
lines changed

5 files changed

+8
-2
lines changed

README.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ Rewrite of the [**Falling Sand**](https://en.wikipedia.org/wiki/Falling-sand_gam
44
Since that kind of game requires a lot of computing power, I wanted to exploit the graphic card capabilities to process AND to display the particles (*parallel computing*).
55

66
License GPL-3.0. Feel free to redistribute (please let me know).
7+
Since version 1.2, the VSand releases contain an [OpenJDK with OpenJ9](https://www.eclipse.org/openj9/).
78

89
### Requirements
910

@@ -41,9 +42,15 @@ Here some materials you can find in the game:
4142
#### Wax
4243
![Wax](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/wax.gif)
4344

45+
#### Fuel
46+
![Fuel](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/Fuel.gif)
47+
4448
#### Lava
4549
![Lava](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/lava.gif)
4650

51+
#### Petrol
52+
![Petrol](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/Petrol.gif)
53+
4754
#### Concrete
4855
![Concrete](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/concrete.gif)
4956

@@ -56,8 +63,7 @@ Feel free to add a new issues if you want to see new things in the game, or if y
5663

5764
If you want to contribute to the code, you first need to install:
5865
- Git.
59-
- Git-lfs (linux only)
60-
- Gradle
66+
- Gradle.
6167

6268
Clone the repo and download the submodule:
6369

doc/image/Fuel.gif

109 KB
Loading

doc/image/Petrol.gif

88.9 KB
Loading

doc/image/concrete.gif

-8.26 KB
Loading

doc/image/concrete2.gif

-36.5 KB
Binary file not shown.

0 commit comments

Comments
 (0)