Yes, you can make video games for free! <a href=http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=691183&SiteID=1>Read the post here on Microsoft's developer site</a> where a guy whipped up a basic shooter in a day with 601 lines of code.
<img src=http://www.rocketsoft.gm-school.uni.cc/uploads/ADScreen.JPG>
<a href=http://www.rocketsoft.gm-school.uni.cc/uploads/AsteroidDefense1.1.rar>The game is available for download here</a>.
Quote:
In this game you are a ship protecting a planet from incoming asteroids.
Controls:
360 controller:
Left Joystick -- Move ship left and right.
A -- Shoot
Right or Left Trigger -- Change Weapon.
Keyboard
Left and Right Arrow Keys -- Move ship left and right.
Up and Down Arrow Keys -- Change Weapon
Space -- Shoot
The weapon you are using is shown in the top left corner. The stronger the weapon you use, the less points you get for destroying an asteroid. Levels progress at timed intervals and more and more asteroids come down. You lose when one of them reaches the planet.
Screenshot: http://www.rocketsoft.gm-school.uni....s/ADScreen.JPG
Game File: http://www.rocketsoft.gm-school.uni....Defense1.1.rar
All in all this game took around 24 hours to complete, and comes in at 601 lines of code(including comments.) Awesome job Microsoft, I can't imagine making a game like this using purely DirectX in that amount of time and with so few lines of code(I'm sure I could've gotten it lower if I knew the language better.)
|
This game was created using Microsoft's free game studio development software called XNA. <a href=http://tweak3d.net/forums/showthread.php?t=7173>Here's an older story on XNA with more details</a>.