LDG

Bootstrap your artistic abilities with pixels

by Matt Hackett, 2011 Oct 17
How to Make a Video Game All By Yourself

So you want to make a game, but maybe there are hurdles blocking you. If you're a programmer like me, you can do everything yourself (to a point) but your game must at least have graphics! This is a problem.

I submit that you can do it yourself, whether you're artistically challenged or not. You just need to bolster your artistic skills with the help of our little friends, pixels. Let's get started!

Start small

First, start with just two pixels. Open your favorite image editing program (or just grab a sheet of graph paper). Let's make this image 1x2, meaning two pixels tall and 1 pixel wide. (Yes, we are starting extremely basic.)

Now try to draw a person. A man, a woman, or another little character for a game. My guess would be that most people will come up with something like this:

1x2 sprite

Almost everyone will draw the same thing because the limitations are so severe. Some people might make a completely clothed character or a completely naked character, like one of these:

Two 1x2 sprites

But either way, they're very similar. Even the worst artist will make an image that will be strikingly similar to what the best artist would make under these limitations. This is an interestingly level playing field.

Kick it up a knotch

Now let's make the canvas a bit bigger and use a reference. For the sake of familiarty and clarity, let's look at an image of Link from The Legend of Zelda.

Link from Legend of Zelda

Try to draw Link in a 4x4 grid. Your image might look something like this:

Link in 4x4 pixels

Some shape is starting to take form and now we're diverging a little from what other artists might make given the same limitations. But we're still close to the best of what can be done under these restrictions.

Let's double up. Here's my attempt at the previous Link image on an 8x8 canvas:

Link in 8x8 pixels

My guess is that this might be the sweet spot for many beginning artists to maximize what they can do under a given restriction. But even though you might be happy with your output at this resolution, you may be thinking that the limitation is too extreme to be creative and generate diverse graphics.

Not so! Take a gander at these heavily-used Creative Commons sprites that can be found in little games all over the web:

Spritesheet by oryx

There is such a rich variety that the artist has exposed even with these extreme limitations. If we double up once more to 16x16, then truly the sky is the limit, as you can see in this amazing screenshot from Final Fantasy VI, which employs 16x16 tiles:

Beautiful sprites from Final Fantasy VI

Here I've added a 16x16 grid and enlarged a single tile to demonstrate where the boundaries are:

This time with a 16x16 grid

Working even with 16x16 tiles (that's 256 pixels!) may be beyond the skill level of many developers looking to boostrap their own art. What I'm trying to suggest is that there may be a comfort zone where you can produce decent pixel art -- at 8x8 or 12x12, or whatever feels good and you find acceptable.

Many games feature amazing art that requires the skill and dedication that only natural talent and thousands of hours of practice can produce. But if you're an indie game developer, a hobbyist or if you just want to bang something out quickly, your art doesn't necessarily need to be that fancy. Maybe for now you can make do with what you've got, empowered by the limitations of big, beautiful, blocky pixels.

Additional resources

Got any additional tips? Please let me know in the comments!

Follow author @richtaur

LDG © 2022 • BlogTerms of ServiceVideo Policy • v2.1.2