Category Archives: csharp

XNA Random Terrain Generation Sample Code

I recently received a comment asking for details on the terrain generation algorithm I used in my XNA shoot ‘em up proof of concept. Here’s my edited reply and sample code for anyone interested. It’s not very complex and it … Continue reading

Posted in csharp, game programming, sample code, shmup, xna | Leave a comment