DWK

General
+ Home
+ Links

Programming
+ My Programs

DWK's 3dm1

Here is 3dm1.

3dm1 (3D Maze 1) is a simple SDL game that I wrote in less than five hours a long time ago and forgot to upload. It's not really 3D, but it looks like it is.

Press 1-5 to adjust your speed and Q-Y (Q,W,E,R,T,Y) to adjust the wall height.

Files:
  • 3dm1.zip (22,743): 3dm1, including source and Windows executable. (I never tried compiling it under Linux, but it should work with minimal modification. Check out the Makefile for checker.)
Top