Skip to content

Commit

Permalink
Update Readme.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Ealrann committed May 11, 2019
1 parent 7272a2c commit aa5ba98
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ Rewrite of the [**Falling Sand**](https://en.wikipedia.org/wiki/Falling-sand_gam
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*).

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

### Requirements

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

#### Fuel
![Fuel](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/Fuel.gif)

#### Lava
![Lava](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/lava.gif)

#### Petrol
![Petrol](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/Petrol.gif)

#### Concrete
![Concrete](https://raw.githubusercontent.com/Ealrann/VSand/master/doc/image/concrete.gif)

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

If you want to contribute to the code, you first need to install:
- Git.
- Git-lfs (linux only)
- Gradle
- Gradle.

Clone the repo and download the submodule:

Expand Down
Binary file added doc/image/Fuel.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added doc/image/Petrol.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified doc/image/concrete.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed doc/image/concrete2.gif
Binary file not shown.

0 comments on commit aa5ba98

Please sign in to comment.