Pages

Categories

Drawing art for my game

Been asked a few times now where I got my art from, so hopefully this post will clear things up a bit. They are done in MSPaint, and then maybe touched up in photoshop (as it supports layers). But here’s a video of how I do it time lapsed...

XNA Game Dev Blog #1

I started playing with XNA today. After looking at the layout of how the XNA framework works I decided to give a shot at making a small game using it. That game being a simple space ship shooter style game. I started off by drawing some basic sprites, which...