Hi, thanks for making a great game. I saw you on Amiga Bill and remember you spoke a little about your development process. Can you share more details on how you created the graphics? I seem to recall you used GIMP? How did you create Amiga compatible files? Can you share some guidelines and pitfalls you overcame to get that process working?
Hey SilverRat.. :) Yep, i created the graphics in GIMP. Not much magic in there, though. Just using indexed mode with a palette of 16 colors, saving to a BMP, and then using some self coded scripts that do a simple chunky to interleaved planar conversion. Then saving the stuff into tiles or whatever needed.