Xbox360 Game In the works
by Moogle on Sep.28, 2009, under Game Programing
So I have started learning how to code games for the Xbox360 using XNA studio
Here is what I came up with after a few hours of messing around

What works
- Basic Score system
- turret can move and fire
- simple particle system implemented
- basic physics for shots fired and crash sequence when enemies die
- Enemies have a health system and blow up in the air if shot more then 3 times otherwise they blow up when they hit the ground
testgame1.zip Extract all files and run setup.exe
You might need to install the XNA framework and .Net Framework to play

