Wow! It's a little ship! And it moves!

PixelShip

It's a little space ship! Made out of pixels! And, um. It runs on steam?

Awards

Give this entry an award

Scores

Ratings (show detail)

Overall: 2.1
Fun: 2.9
Production: 2
Innovation: 1.5

1% of respondents wished to disqualify the entry.
Respondents: 31

Files

File Uploader Date
pixelship.zipfinal
TEH Full game! K3Y G3n3d, Craxzore'D ~N~ rdy 2 rock!
Frem 2006/04/01 07:58
screen1.png
Wow! It's a little ship! And it moves!
Frem 2006/03/29 19:40

Diary Entries

It starts!

I know, I'm late getting going. And I don't know much Python or PyGame.
But I will enter! And produce a game! As soon as I can get that little ship sprite to appear... :-/

Add a comment

Progress has been made

So, I now have a few sounds, some sprites, and a very basic game-type thing that lets you move a little spaceship around. (Thanks for the help, RoeBros!)

Right now I'm thinking the game will go something like this:

It's the typical 10 bazillion little alien ships vs. you type game. There's bullets all over the place, and they dive bomb you and stuff. Now, the twist: your spaceship runs on steam, so you start out with a full tank of steam. As the game progresses, you run out of steam and thus move and fire more slowly.
To replentish your steam, you must blow up an enemy that drops it as a powerup. The higher up on the screen you hit the alien, the more steam will be in the powerup (These alien ships run on steam, too, you see.)
Your goal is to survive as long as possible without getting blown up or running out of steam.

That's the plan, anyway. We'll see how far I get on it.

1 comment

End of (my) second day

Most everything still dosen't work.

Accomplished:

  • More fluid movement
  • Thingie that keeps the ship inside bounds. (Actually, it seems to prevent the ship fro going more then 16 pixels away from the window. Why? No clue.)
  • 100% gfx
  • 100% sounds
  • A steam counter. That counts down. Should be cake to link ship movement to it.
  • Score counter works. Just need items to score off of.
  • Partial routines for aliens
  • A GameOver() function that dosen't work.

    The 0.2 build lets you play with the steam counter by using the 1 and 2 keys.

    Any and all suggestions or patches are welcome!

Add a comment

Things are looking up!

I got rather discouraged and almost quit today, but Treeform gave me a bit of help and support. Aside from horrid code and lack of lots of classes, I'm not as far away from being done as I thought.

So, here's my todo list:

  • Enemy fire
  • Steam power ups
  • high scores?
  • So, hopefully you'll see a more-or-less finished game up here soon! :-D

1 comment

02:24 < Frem> PixelShip FINAL BUILD uploaded!

And with those historic words, Frem uploaded his first complete Python game. With about 16 hours to spare. Yay.

Note that this is marked as the final build, but I'll (try to) fix any bugs that pop up until the deadline.

So. Enjoy!

Add a comment

PixelShip website

Just adding a little link to my "official" PixelShip wesite. Any improved versions I make will be uploaded there. Like the one that fixes that annoying movement jamming bug.

http://gecko.f2o.org/doku.php?id=games:pixelship

Add a comment