diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2020-06-09 09:54:24 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2020-06-09 09:54:24 +0200 |
commit | 80a229ebc8f1546c5c5bb378089eb7b5cab65f9d (patch) | |
tree | 51e0fd30ac4051135ab8fd2c23bf556ed3ddd10e /README.md | |
parent | e3cbc46cd00c1b32ad9747877b9f0e8a8cd4edfb (diff) | |
download | gdx-boardgame-80a229ebc8f1546c5c5bb378089eb7b5cab65f9d.zip gdx-boardgame-80a229ebc8f1546c5c5bb378089eb7b5cab65f9d.tar.gz |
add screenshots
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -13,6 +13,13 @@ code is mainly extracted from https://github.com/jeremyz/rustanddust - various animations - path, movement, line of sight computation +## screenshots + +![Line Of Sight - Move](data/los-move.png) +![Fire Animation](data/anim-fire.png) +![Move Animation](data/anim-move.png) +![UI Pack](data/ui-pack.png) + ## install Add the repository: |