Players and 'Aliens'

Players and 'Aliens'

I am working on a new game in python as I recently finished some pygame tests to learn everything and I recently discovered I am terrible at pixel art hence the request. The game I am making is about a space soldier who has gone out on a mission to discover more planets and has stumbled upon a very 'unique' planet. While he is there he comes across 'aliens'. And then because he is unlucky he cannot get back to Earth with the news. So the things I need for the game are generally 32x32 px for the player and aliens. If possible with animations of running. The player is a space soldier, then 5 different types of alien (A mushy type alien that is weak and can be easy to kill, A slightly harder alien with a spiked shell and can only be shot, a fast alien that can be jumped on, a small ship (requires a gun not in same file as ship) and a boss alien with is bigger than the player and aliens(roughly 64px)). Thank you if this can be done as I really need the help for my game, thank you.

 

OPTIONAL:

I would also like so pixel weapons that can fit on the player nicely. A shotgun, pistol, knife, SMG, Assault rifle, LMG, Sniper, Minigun, Flamethrower) Then ammo images for the weapons. (9mm, 556, Shotgun shells, Sniper bullets and fuel for the flamethrower.)

As I said that is completely optional if you do not want to do that.