I've hit a slight delay recently. My hard drive got corrupted last week (yes I kept back ups) and until i can get a replacement part I've been running from Linux Mint mainly. The problem with that though is that gcc has been outputting some strange compile time errors that I never had on windows. So until I get that figured out I can't make any progress so at this point I'm not sure if I'll have a submission or not by next week. I'm still pretty optimistic though that i'll get this figured out.
Edit: Well it turns out i was able to fix the issue and code will now cleanly compile and be built into a g3a even when on linux. The only problem now though is that Mint which I'm running is on a virtual machine which is on Fedora 15 which cannot properly transfer files between the Prizm which is a slight speedbump
Edit2: Okay well it looks like everything is fixed enough that I can continue with development of Plants vs Zombies. Unfortunately due to the delay DXT image compression will not be implemented however version 2 after the contest will use that to drastically cut the file size with almost no reduction in quality. My current set up though is quite complex. It involves doing coding and compiling on a Linux Mint virtualbox with of course wine running to use the custom gcc. The finished g3a file is then uploaded to google docs which it is then redownloaded but on the host OS which is the very buggy Fedora 15. The g3a is then sent to my flash drive which is sent to my super old xp laptop which lacks wifi. The xp laptop then sends the file to my Prizm where it can be fully enjoyed. It may sound complex but this is honestly the simplest way I can do development.
Edit3: And the xp laptop has to run in safe mode to prevent it from BSODing but otherwise I'm doing just fine
Edit4: When will Acer finally send my replacement disk drive so I can re install windows?