-
-
Notifications
You must be signed in to change notification settings - Fork 102
Robot Game
Simon (darkside) Jackson edited this page Aug 21, 2020
·
7 revisions
Area | Submitted | Type |
---|---|---|
Games: 3D Graphics, Games: Audio, Games: Collision, Games: Gameplay, Games: Postprocessing, Games: Shaders | 6/27/2008 | Code Sample |
Note: This item is no longer supported. It may demonstrate techniques that are no longer valid in current versions of XNA Game Studio. The item is archived here, but will not be updated.
The Robot Game Kit is a complete mini game for XNA Game Studio. The project comes ready to compile and run, and it's easy to customize with a little bit of C# programming. You are also free to use the source code as the basis for your own XNA Game Studio game projects, and to share your work with others.
Robot Game is a three-dimensional robot combat game that demonstrates the following components:
- Advanced graphics using shaders and post-processing effects
- Advanced particle system
- Collision detection, 3D positional sound, input, and screens management
- Single-player mode and split-screen two-player versus mode
- Customizable game elements, such as robots, weapons, and items
All content and source code downloaded from this page is bound to the Microsoft Permissive License (Ms-PL).
download | Size | Description |
---|---|---|
RobotGameSystemDetails_ARCHIVE_2_0.doc | 0.13MB | A system component document that will assist in extending the Robot Game Sample (XNA Game Studio 2.0, Archived). |
RobotGame_ARCHIVE_2_0 | 49.14MB | Source and assets for the Robot Game Sample (XNA Game Studio 2.0, Archived). |
RobotGame_ARCHIVE_2_0.zip | 49.14MB | Source and assets for the Robot Game Sample (XNA Game Studio 2.0, Archived). |