About Clad in Iron 0.5




In addition to what was mentioned in the readme there are a few things you should know about Clad in Iron. There are only 3 levels in the pyweek release and on "Islands" the enemies don't fight back so you can make your own (and send them to us to be included). To use the level editor choose it from the main menu and create new. Size is measured in pixels and rounded to fit our 20x20 tiles. If you do a slightly larger level you'll have to scroll left to find it. To scroll the toolbar use page up/down (view window uses arrows).

Also, if you find any bugs we'd appriciate your feedback. We've noticed a few already and intend to fix them and re-release the game.

(log in to comment)

Comments

The game hangs after the intro text. Just a black screen and nothing more. The console shows a few unhandled events but nothing interesting. I have Pygame 1.7.1 and Python 2.4.2 and I'm running on a Ubuntu Linux system (current development version). I'd really want to play your game, so if I can provide you with any more useful information, I'd be happy to do so.
Did you try the escape button during the intro?
Yes, I did. That way the text stops and the music continues, but nothing else happens.
Do you have python 2.4 and pygame 1.7?
Oh duh :p my bad for not reading your comment all the way through. Could it be that you're not running it from the source dir?
pekuja figured the problem out. His box didn't have the "Arial" font. So if you run into the same problem be sure to change the fonts to something else in main.py and states.py .
This bug is a bit wierder. If I remove the bold=true part from the call, it works. I've sent a bugreport to pygame.