put images into 2x2 table in readme

This commit is contained in:
faiface 2017-04-23 20:57:36 +02:00
parent 5329a93709
commit 68abc0fffd
1 changed files with 6 additions and 6 deletions

View File

@ -35,13 +35,13 @@ $ go run main.go
Here are some screenshots from the examples!
![Lights](examples/lights/screenshot.png)
| [Lights](examples/lights) | [Platformer](examples/platformer) |
| --- | --- |
| ![Lights](examples/lights/screenshot.png) | ![Platformer](examples/platformer/screenshot.png) |
![Platformer](examples/platformer/screenshot.png)
![Smoke](examples/smoke/screenshot.png)
![Xor](examples/xor/screenshot.png)
| [Smoke](examples/smoke) | [Xor](examples/xor) |
| --- | --- |
| ![Smoke](examples/smoke/screenshot.png) | ![Xor](examples/xor/screenshot.png) |
## Features