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://tgratzer.com/shenzhen-solitaire/
If you own the game you can use the base game's graphics and music. See the next step:
- Download this project from Github as a .zip, and extract.
- Locate the SHENZHEN I/O solitaire textures folder from your installation.
This will be something like
steamapps\common\SHENZHEN IO\Content\textures\solitaire
- Copy the contents of that folder into the
solitaire
folder in the project. - (Optional) Find and copy the music (
Content\music\Solitaire.ogg
) into thesolitaire
folder. - Open index.html in your browser.
- (If you don't own SHENZHEN I/O, you can still play the game, but it's not nearly as pretty.)