i've finished reforging FA...
it now has a well defined pattern, with good structure and inheritance flow. i dare say its ready to be hacked upon if anyone else here feels like giving it a go.
i've attached the new source code, but i don't have a README written for it that describes how it is put together and should develop.
i also have a working binary. however it is about 60MB and cant really be included as an attachment i dont think

i'll be working on whittling that size down. actually most of it is unused images (stuff in original Gimp format, fonts, and other stuff like that). a lot of it is also the entire python/pygame and other libraries i've imported into the game. some stuff with can be dropped and replaced, or simply added more discretely.
next up is AI...
EDIT: nvm, once packed its only 21.something. i think i can include it. but if not i'll get its size down a bit and attach it next update. it's basically just a scolling screen and some colord dots right now anyway
