Adjust README

main
kts of kettek 2024-04-26 03:18:06 -07:00
parent 8d15eb8b1c
commit e87515fe81
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
# 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.
This is a WIP 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.
![tank sprite stack](tank.gif)
At the moment, the stack interface is still being developed, however sprite editing is functional along with sprite stack previewing.
## Live Development
To run in live development mode, run `wails dev` in the project directory. This will run a Vite development