I started this project to learn the basics of game design in XNA. This included a terrain generator that uses a height map for generating the terrain. And a spacefighter game. I've created:
- Terrain generation
- Mipmaps
- Collision detection
- Texturing
- Content importing
- Steering behaviors for autonomous characters