# SHENZHEN I/O Solitaire Game ![Preview image](http://i.imgur.com/pSFk7Jr.jpg) Yes, this is in the browser! This is a replication of the addictive solitaire game from SHENZHEN I/O. It can use original graphics from the game for a near-identical experience, but without having to keep the game running. The graphics and audio are not included, however, and must be copied from your installation of the game. _This project is not associated with Zachtronics or [SHENZHEN I/O](http://store.steampowered.com/app/504210/)._ ## Play Online If you own the game you can use the base game's graphics and music. See the next step: ## How to install 1. Download this project from Github as a .zip, and extract. 2. Locate the SHENZHEN I/O solitaire textures folder from your installation. This will be something like `steamapps\common\SHENZHEN IO\Content\textures\solitaire` 3. Copy the contents of that folder into the `solitaire` folder in the project. 4. (Optional) Find and copy the music (`Content\music\Solitaire.ogg`) into the `solitaire` folder. 5. Open index.html in your browser. 6. (If you don't own SHENZHEN I/O, you can still play the game, but it's not nearly as pretty.)