Update README.md
Browse filesFix links to spritesheet testing tool.
README.md
CHANGED
|
@@ -74,8 +74,9 @@ See the examples below:
|
|
| 74 |
|
| 75 |
If you want to quickly test your spritesheets in a 2D game, here's a simple "sandbox" game/tool where you can upload the raw spritesheet outputs and spawn in your characters to move around:
|
| 76 |
|
| 77 |
-
Link
|
| 78 |
-
|
|
|
|
| 79 |
|
| 80 |
## Notes
|
| 81 |
|
|
|
|
| 74 |
|
| 75 |
If you want to quickly test your spritesheets in a 2D game, here's a simple "sandbox" game/tool where you can upload the raw spritesheet outputs and spawn in your characters to move around:
|
| 76 |
|
| 77 |
+
Link to tool [here](https://svntax.github.io/pixel-art-spritesheet-sandbox/)
|
| 78 |
+
|
| 79 |
+
Source code [here](https://github.com/svntax/pixel-art-spritesheet-sandbox)
|
| 80 |
|
| 81 |
## Notes
|
| 82 |
|