diff --git a/README.md b/README.md index 2e62a37..f337c5f 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,7 @@ -# README +# Staxie +This is a sprite/pixel editor designed to be used to create **sprite stacks**. Sprite stacks are simply 2D layers that make up a pseudo-3D object by rendering each 2D layer at a slight vertical offset, thereby creating the illusion of depth. This sprite stack can then be rotated, shaded per layer, and more. -## About - -This is the official Wails Svelte-TS template. +![tank sprite stack](tank.gif) ## Live Development diff --git a/tank.gif b/tank.gif new file mode 100644 index 0000000..ee402f4 Binary files /dev/null and b/tank.gif differ