I started writing a blog, Cosmic Waves - check it out!
Posts Tagged: sprites
Most recent displayed first:
-
Batman (NES) Pixel Art Study
I’m trying to improve my pixel art skill, so I thought it would be fun to take a closer look at one of the most beautiful NES games ever made – Batman!
I love the pixel art in Batman! Let’s dive in and bask in its glory. Feel free to ignore my commentary and just enjoy the art :-).
-
Two-Dimensional Bin Packing
Two-dimensional bin packing turns out to be quite a pickle.
I was introduced to the problem as a 13 year old. My Dad’s friend, Keith, noticed I was taking a knack to programming, and wanted to see if I could help him. Keith was (and still is) a carpenter.
Keith wanted me to write a program where he could input a list of shapes, and the program would figure out the best way to cut a board of wood into those shapes, while minimizing scrap wood. Seems reasonable.
My 13 year old mind quickly exploded… I couldn’t figure out one simple, obvious way to do it. Eventually I gave up, to my ego’s dismay (and Keith’s disappointment!).