Wolfenstein 3D for the iPhone!
Get the scoop here:
http://www.idsoftware.com/
You can buy the game on the app store for 5 bucks, or if you can comment out two lines of code and press the compile button, then you can have it on your phone for free (its opensource). Here is the link to the opensource download:
ftp://www.idsoftware.com/idstuff/wolf3d/wolf3d_iphone_v1.0_src.zip
I got link errors in two places, to fix it just comment out lines 366 and 405 in opengl_main.c.


2 Responses to “Wolfenstein 3D for the iPhone!”
Leave a Reply
hanford on April 2nd, 2009
Very cool. I guess apple is cool with making iphone code open source now?
crebstock on April 7th, 2009
Yep, they lifted the NDA. Now people can actually help each other code.