Insane Human Invasion Code
Brought to you by:
bmcfallen
File | Date | Author | Commit |
---|---|---|---|
bin | 2011-04-27 |
![]() |
[cd039c] Initial commit |
obj | 2011-04-27 |
![]() |
[cd039c] Initial commit |
src | 2011-04-27 |
![]() |
[cd039c] Initial commit |
README | 2011-04-27 |
![]() |
[cd039c] Initial commit |
SHMUPFlash.as3proj | 2011-04-27 |
![]() |
[cd039c] Initial commit |
TODO.txt | 2011-04-27 |
![]() |
[cd039c] Initial commit |
This is the source code for a flash Shoot-Em-Up. It utilizes the FlashPunk 1.5 library (http://flashpunk.net). If you see anything that needs fixing, just send me an email. -Code conventions Name classes/variables descriptively so that it is easy to read/understand. Don't use names like MyWorld or MyVar as that is quite confusing. NOTE: If you fork this out, please follow the conventions, or I will most likely not merge it back in at worst, or I will go and redo your naming (if it is in reason of course)