Game Development - XNA

Example 1 - 1 level of a 3D sci-fi FPS



Downloads:

Download the .exe (138 MB):
myGame exe.zip

Download just the code (55 KB):
myGame code.zip

Features/Overview

- Built in Visual C# 2008 Express.
- Keyboard or XBOX360 controller input.
- Includes AI in the form of a Robot character that talks to you, and follows you.
- Enemy Spheres which rise from the ground and then home in on you.
- Sound effects using Microsoft Cross-Platform Audio Creation Tool (XACT).

References

- XELibrary taken from XNA Unleashed.
- Vertext Particle code taken from XNA Creators Club website.
- Line collision routine taken from XNA Game Studio Creator's Guide.
- Shaders adapted or taken from XNA Unleashed and XNA Creator's Club website.