T-Pod by Spiridios
T-Pod: Tiny-Planet Orbital Defender
A simple old-school arcade shooter (my apologies if you've already played a dozen of these in this compo already)
For Macs: the multiplatform source link should work provided the PyGame library has been installed. I don't have access to a Mac so I can't test. If someone thinks a Mac binary is a must, a py2app or similar port would be quite welcome.
Credits:
Language: Python
Libaries: PyGame, spiridiGame
Sound effects: sfxr
Music: autotracker-bottomup
Graphics: GIMP
IDE: Notepadd++
Background: tool I wrote around 1996
Windows Build: py2exe/game2exe
A simple old-school arcade shooter (my apologies if you've already played a dozen of these in this compo already)
For Macs: the multiplatform source link should work provided the PyGame library has been installed. I don't have access to a Mac so I can't test. If someone thinks a Mac binary is a must, a py2app or similar port would be quite welcome.
Credits:
Language: Python
Libaries: PyGame, spiridiGame
Sound effects: sfxr
Music: autotracker-bottomup
Graphics: GIMP
IDE: Notepadd++
Background: tool I wrote around 1996
Windows Build: py2exe/game2exe
| Windows | http://dl.dropbox.com/u/19107686/tpod-win.zip |
| Source/Multiplatform | http://dl.dropbox.com/u/19107686/tpod-src.zip |
| Original URL | https://ludumdare.com/compo/ludum-dare-23/?action=preview&uid=1158 |
Ratings
| Coolness | 57% | 3 |
| Overall | 2.79 | 541 |
| Audio | 2.94 | 246 |
| Fun | 2.67 | 509 |
| Graphics | 2.61 | 577 |
| Humor | 2.10 | 504 |
| Innovation | 2.00 | 815 |
| Mood | 2.36 | 626 |
| Theme | 3.03 | 436 |
@j_peeba - Yeah, the colors weren't supposed to be permanent. In fact the particles were intended to fade over time, I just ran out of time.
@arkazon - come on, the only skill this game uses is how fast you can press the fire button! =p I like how my two very simple Alien behaviors, layered at random, can become "fairly interesting paths."
Great entry
The particle effects are great and I like the music.
Mankind -- that word should have new meaning for all of us today.
We can't be consumed by our petty differences anymore.
We will be united in our common interests.
Perhaps its fate that today is the 4th of July, and you will once again be fighting for our freedom, not from tyranny, oppression, or persecution -- but from annihilation.
We're fighting for our right to live, to exist.
And should we win the day, the 4th of July will no longer be known as an American holiday, but as the day when the world declared in one voice:
"We will not go quietly into the night!
We will not vanish without a fight!
We're going to live on!
We're going to survive!"
Today, we celebrate our Independence Day!
Some suggestions:
* auto-fire by just holding X, for the sake of our wrists
* A "high score" under the current score
I quite enjoyed playing it, thanks for the game!
Had to run it under WINE as well, the pyGame version you used was incompatible with mine, would have helped to ship the pygame libs/files with it.