Versatile 255-Tile Pixel Art Pack
A downloadable asset pack
255 total 16x16 tiles made by me over time, suitable for both topdown and sidescrolling games, everything from characters to objects to map geometry. (The last tile is intentionally blank).
This is suitable for game jams and rapid prototyping, and works for anything from dungeon crawlers, roguelikes, and JRPGs to platformers and puzzle games. For big games, you'll want to edit things to match your specific game better.
One of the goals of this sheet is to keep the perspective ambiguous when possible. For example, the bed, pot, chest, etc. can be used both in top-down and sidescrolling games. Another goal is to have at least one thing that can be “misused” as almost anything; for example, you can turn the third carpet tile into a kind of crosshair by deleting the red parts, or you can take the thunder sprite and turn it dark grey to get a “broken tile” overlay.
Some tiles and sprites expect that you’re using a game engine that supports flipping and rotation. Some of them expect you to flip only half of the sprite, like the bottom halves of the characters’ up and down sprites. If your engine doesn’t support this, please make manually modified versions.
The zip file contains this sheet, an old version of the sheet with only 128 tiles, and converted versions of all of the autotileable tiles into Godot 3x3 minimal tilesheets using Webtyler.
I made the tiles for this sheet over a long period of time, so I got inspiration from a lot of different places, like Final Fantasy 1, Dragon Quest, Terraria, One Way Heroics, etc. But nothing is copied or specifically based on anything else; it's entirely original.
License: Creative commons zero, public domain! No credit needed, good for any kind of usage, free to turn around and resell, etc.
3D game example screenshot is from Shp's Attack on Pants. Other screenshots are from non-existent games. Did you use this in your game? Do you want a screenshot of your game here? Leave a comment!!!
Want more free stuff? Check out Warsong, the site where I post stuff that's not right for itch, like individual songs, small collections of sound effects, and Touhou project fangame material.
Status | Released |
Category | Assets |
Rating | Rated 5.0 out of 5 stars (4 total ratings) |
Author | wareya |
Genre | Platformer, Role Playing |
Tags | 16-bit, 16x16, 2D, Asset Pack, Pixel Art, Sprites, Tileset, Top-Down |
Asset license | Creative Commons Zero v1.0 Universal |
Download
Click download now to get access to the following files:
Development log
- CC0 tiles!Jun 22, 2023
Comments
Log in with itch.io to leave a comment.
excuse the longer post but hey i just wanted to write this spritesheet is sooo so good, i saw it here and it’s so well put together, the front-back-side1-side2 arrangement for each character is genius stuff. i made a platformer prototype with it and it was so easy to make sprite animations by just cycling through and flipping sprites programmatically. this is absolute gold, its a kind of asset that just makes you want to make more games, thanks for posting it here.
These are amazing! I've made a little use of them in my new game (since it doesn't quite match the aesthetics I wanted), but I'm thinking that if I were to make another one, I would probably want to use just your assets. Either way, thank you, and I've credited you in the game's page.
These are excellent! How did you put together the 3D example??
Thanks!!! A friend made it for their jam game in, uh… I think it was trenchbroom? Their game ran on a modified Quake engine fork, so it had to be something like that.
Ahh I see, I was thinking maybe Godot. Looks really good nonetheless :)
Hello! You should add the license into metadata for the asset pack(s):
"Edit asset pack->Metadata->Release Info->License for assets" It will increase the size of audience that will be able to find your art
Thank you!!!