[Download the latest Pitch Dark disk image](https://archive.org/details/PitchDark) at the archive.org home page if you just want to play text adventures on your Apple II. The rest of this page is for developers who want to work with the source code and assemble it themselves.
# Building the code
## Mac OS X
You will need
- [Xcode command line tools](https://www.google.com/search?q=xcode+command+line+tools)
If all goes well, the `build/` subdirectory will contain a `Pitch Dark.hdv` image which can be mounted in emulators like [OpenEmulator](https://archive.org/details/OpenEmulatorSnapshots) or [Virtual II](http://virtualii.com/).
If all goes well, the `BUILD\` subdirectory will contain a `Pitch Dark.hdv` image which can be mounted in emulators like [AppleWin](https://github.com/AppleWin/AppleWin).