I am trying to build a game using AmiBlitz, I have found it to be a really great system for coding games.
Cool, Im a fan of Amiblitz as well. It's actually a very valid option in my opinion for amiga development. Generated code is probably as fast or faster than what gcc generates (not a particularly efficient compiler, but it seems to be the standard for "modern" amiga development these days). Not that I mind too much as Im a big fan of 68k amigas, but it would be nice if it could output ppc and x86 code. Fortunately it works nicely with AROS 68k intergration though so I can continue to use it like I always have, and Id be surprised if it didnt work on mos and os4 68k emulators too
