covebit 2011-12-20 15:01
Cool :)
Foon → Ludum Dare Explorer → LD22 → Tarassis
By kogarou
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Innovation | 45 | 2.82 | ||
| Theme | 61 | 2.64 | ||
| Audio | 78 | 2.55 | ||
| Mood | 91 | 2.09 | ||
| Graphics | 104 | 2.55 | ||
| Humor | 111 | 1.50 | ||
| Fun | 147 | 1.64 | ||
| Overall | 158 | 1.82 | ||
| Community | 196 | 2.83 | ||
| Coolness | 685 |
Cool :)
Can you do anything apart from move around?
I would like to try this and I started setting up the necessary python stuff but found it a lot of work to get the Box2D component in, I would need MinGW etc. Is there any chance you could build a standalone... or just a youtube video would be cool. Thx.
Really awesome concept, would love to see it developed further.
Liked the concept a lot. Has a lot of potential.
@Cell: Thanks :)
@daredevildave: Unfortunately, no; because of some architectural issues early on, we ended up having to do a complete rewrite at 11:00PM on the day before the competition ended. Hopefully, we'll have better luck next time.
@iforce2d: The Windows link is an executable inside a 7zip archive. We tried to compress in standard .zip format, but it kept getting corrupted. Sadly, we couldn't figure out how to compile to an executable for MacOSX or Linux (even though most of our dev work happened there). If anyone wants to try creating binaries, I'd be happy to host them on GitHub.
@Saxon Douglass and @ScreamRawr: Thanks! We really wanted to add actual gameplay, add a starry background through a window to indicate the ship movement, and add interactive elements like firing hanging turrets, but we ran out of time and faced a number of speed issues with PyGame. I'm thinking of doing a Pyglet port or rewriting everything in C++ with SFML. Any suggestions? Pygame is really fun to use, but we haven't figured out how to do layered backgrounds at acceptable speeds, even though all drawing in the game is optimized using dirty sprites.
That is a very cool idea! You can certainly make many novel levels using it.
I think that the astronaut sprite was approaching the uncanny valley.
I also found that pygame had some performance issues, which is a pity, because python is a lovely language. You should definitely try to to re-implement this in another language.
@caranha: Thanks. I think you're right about the astronaut sprite. I think the most disconcerting part of it is the walking animation, which I didn't get enough time to tweak. The proportions are also a bit off.
I made an SFML branch for the project on GitHub and will report back when it surpasses the functionality in our prototype.
Interesting idea, shame there isn't a great deal to it! A rewrite that late before the deadline sucks. Better luck next time.
I downloaded the game and there was no exe. And the read me mentions it.