diff options
author | rsiddharth <s@ricketyspace.net> | 2020-07-03 15:49:09 -0400 |
---|---|---|
committer | rsiddharth <s@ricketyspace.net> | 2020-07-03 15:49:09 -0400 |
commit | 9d23e66fe8332abc7a1bbd9022f3e58e1133b3fb (patch) | |
tree | 5bf435cd979dcb785624d43c75f379ae684f97e3 /chapter8/graphics | |
parent | 0f072be231d0bd875d1c87ff127834e60979263a (diff) |
name directories like the realm repo.
Diffstat (limited to 'chapter8/graphics')
-rw-r--r-- | chapter8/graphics/README.txt | 3 | ||||
-rw-r--r-- | chapter8/graphics/brigand.bmp | bin | 0 -> 6960 bytes | |||
-rw-r--r-- | chapter8/graphics/hydra.png | bin | 0 -> 11948 bytes | |||
-rw-r--r-- | chapter8/graphics/hydrar.png | bin | 0 -> 11654 bytes | |||
-rw-r--r-- | chapter8/graphics/orc.gif | bin | 0 -> 1980 bytes | |||
-rw-r--r-- | chapter8/graphics/orc.png | bin | 0 -> 10504 bytes | |||
-rw-r--r-- | chapter8/graphics/orcSprite.png | bin | 0 -> 7949 bytes | |||
-rw-r--r-- | chapter8/graphics/player.bmp | bin | 0 -> 92856 bytes | |||
-rw-r--r-- | chapter8/graphics/slime.bmp | bin | 0 -> 21056 bytes |
9 files changed, 3 insertions, 0 deletions
diff --git a/chapter8/graphics/README.txt b/chapter8/graphics/README.txt new file mode 100644 index 0000000..5895c77 --- /dev/null +++ b/chapter8/graphics/README.txt @@ -0,0 +1,3 @@ +Graphics from github.com/racket/realm + +Commit: 973041cb6a5c696b99b79a diff --git a/chapter8/graphics/brigand.bmp b/chapter8/graphics/brigand.bmp Binary files differnew file mode 100644 index 0000000..7bbd3c0 --- /dev/null +++ b/chapter8/graphics/brigand.bmp diff --git a/chapter8/graphics/hydra.png b/chapter8/graphics/hydra.png Binary files differnew file mode 100644 index 0000000..b495920 --- /dev/null +++ b/chapter8/graphics/hydra.png diff --git a/chapter8/graphics/hydrar.png b/chapter8/graphics/hydrar.png Binary files differnew file mode 100644 index 0000000..e555bfe --- /dev/null +++ b/chapter8/graphics/hydrar.png diff --git a/chapter8/graphics/orc.gif b/chapter8/graphics/orc.gif Binary files differnew file mode 100644 index 0000000..5553322 --- /dev/null +++ b/chapter8/graphics/orc.gif diff --git a/chapter8/graphics/orc.png b/chapter8/graphics/orc.png Binary files differnew file mode 100644 index 0000000..d269b6a --- /dev/null +++ b/chapter8/graphics/orc.png diff --git a/chapter8/graphics/orcSprite.png b/chapter8/graphics/orcSprite.png Binary files differnew file mode 100644 index 0000000..cdc223c --- /dev/null +++ b/chapter8/graphics/orcSprite.png diff --git a/chapter8/graphics/player.bmp b/chapter8/graphics/player.bmp Binary files differnew file mode 100644 index 0000000..c6a04a0 --- /dev/null +++ b/chapter8/graphics/player.bmp diff --git a/chapter8/graphics/slime.bmp b/chapter8/graphics/slime.bmp Binary files differnew file mode 100644 index 0000000..208c188 --- /dev/null +++ b/chapter8/graphics/slime.bmp |