Queens
Better late than never! Took me a little under 72-hours, but finally managed to finish this to a point where I’m happy to release it. It’s a flash game, so you can play it here:
http://phuce.com/uploads/queens/release/
Thoughts before I crash:
- Flixel is awesome.
- Not having a level editor to use with Flixel is not so awesome. I am now very competent at adding and subtracting multiples of 32 for manually typing in levels. -cry-
- Pixen… ah, pixen. Also not so awesome. Only good pixel editor I could find on Mac (I normally dev on my Windows box), and it had a ton of issues. Wouldn’t export sprite sheets correctly, kept crashing. I ended up having to patch the src for it multiple times over the weekend.
- Someday I will learn to finish gameplay before art.
Fun!
Tags: queens

The gameplay however leaves something to be desired. As you said, you should have finished the gameplay before the art. This is most evident in the fourth screen, which is ruined by faulty game behavior- walking into a motionless stone pillar kills the character. This is something that should have been worked out before publishing, unfortunately.
Congratulations on your LD entry.