Basically I'm working on my first game in C++, which is due this thursday
I'm making a 2 player space shooter. It's set up very much like pong (you only move up and down in a fixed X coordinate) only instead of trying to hit a ball you're trying to shoot the other player
so I don't really have anything special in mind. I already made 3 32 x 32 sprites (different concepts), but it looks too small on the playing field, so I wanted to change it to 64 x 64. Problem is, they look really shitty when I just resize them, and now I don't have any paint program to work with them
I don't need a masterpiece here, since all I really need is a nice clean 64 x 64 sprite, though if you want to go ahead and make one of them more detailed or just make a ship that looks a billion times cooler than mine then by all means please do so
I've attached the three sprite models below.
Note: I'm not a really big fan of ship1a, ship2a looks kinda cool for feeling of oldskoolness I guess, but it's too dark and hard to see against a pure black background, so it's the third ship I've been using really (the one that looks like some sort of airspeeder or something). Also note that player 2's ship will be the same as player 1's, just coated with red instead of blue
Any help would be appreciated. like I said though, all I really need is a clean 64 x64 bitmap of a space ship, whether it's one of mine or somehting you created I don't really care, I just need something that looks like a spaceship
either that, or someone get me MS PAINT!