From d69d77bde35467816a969aa210c2a8008e9567b1 Mon Sep 17 00:00:00 2001 From: Tom Kidd Date: Mon, 1 Aug 2022 11:48:28 -0500 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index cf81d08..8f872ff 100644 --- a/README.md +++ b/README.md @@ -18,8 +18,6 @@ Improvements/Changes - Code locations reorganized and consolodated - Second project target for tvOS that takes advantage of focus model and removes on-screen controls. -Note that unlike the DOOM for iOS repository from id Software, this repository includes all the game content (levels, sounds, etc.) from the original Wolfenstein 3-D release because John Carmack included them in the initial drop in 2009. As a result, **you can clone this repository, build, and start playing immediately**. It does not include the Spear of Destiny levels as the original release did not have them, and the in-app purchase to purchase them has long since stopped working. If you try to start a Spear of Destiny episiode the app will crash, but if you have the files yourself from some other means you can drop them in the `base/maps` directory along with the `base/sodsprites` directory and play them. - For a rundown of getting the code up and running in iOS 11, I wrote this [lengthy article](http://schnapple.com/wolfenstein-3d-and-doom-on-ios-11/) on the subject. For a rundown of the effort to get it running on tvOS, I wrote a [second lenghty article](http://schnapple.com/wolfenstein-3d-and-doom-on-tvos-for-apple-tv/) on the subject. [Video of Wolfenstein 3-D running on an iPhone X](https://www.youtube.com/watch?v=O_tC5krFVZ8)