A comprehensive, interactive web guide for hunting Zryachiy - one of the deadliest snipers in Escape from Tarkov. This project provides detailed information about spawn locations, tactics, equipment loadouts, and critical safety information for a successful hunt.
-
Interactive Maps - Detailed maps showing:
- Spawn locations
- Extract points
- Minefield locations
- Guard patrol routes
-
Comprehensive Guides
- Recommended loadouts and equipment
- Player spawn locations and safe routes
- Combat tactics for engaging Zryachiy and guards
- Critical minefield safety information
- Loot tables and expected rewards
- Guard behavior patterns and bugs
-
Real-time Information
- Live data updates with Tarkov time
- Interactive elements for better visualization
- Mobile-responsive design
- Detailed loot panels with market prices
-
Video Guides
- Embedded YouTube tutorials
- Visual aids for complex sections
- HTML (65%)
- CSS (20.7%)
- JavaScript (14.3%)
-
Clone the repository:
git clone https://github.com/gruen132/ZryachiyFarmingGuideSite.git
-
No build process is required as this is a static website. Simply open
index.html
in your web browser. -
For development, we recommend using a local server. You can use any of these methods:
- Python: Run
python -m http.server 8000
- Node.js: Use
npx serve
- VS Code: Use the "Live Server" extension
- Python: Run
ZryachiyFarmingGuideSite/
├── components/ # Reusable UI components
│ └── map/ # Map-related components and styles
├── pages/ # Individual guide pages
├── scripts/ # JavaScript files
├── styles/ # CSS stylesheets
│ ├── layout.css # Main layout styling
│ ├── animations.css # Animation effects
│ ├── subpages.css # Styling for subpages
│ └── tarkov-time.css # Time display styling
├── assets/ # Images and other media
└── index.html # Main entry point
Contributions are welcome! Here's how you can help:
- Fork the repository
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Add some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a Pull Request
- Home: Overview and quick access to all guides
- Guides:
- Introduction: Getting started guide for new players
- Loadout: Recommended equipment and gear
- Spawns: Player and boss spawn locations
- Tactics: Combat strategies and approaches
- Mines: Critical safety information about minefields
- Loot: Expected rewards and loot tables with market prices
The site includes detailed loot panels with:
- Current flea market prices
- Weapon modifications
- Item properties
- Guaranteed drops from Zryachiy and his guards
- Average loot value: ₽750,000
- Success rate: 65%
- Average raid time: 15-20 min
- Status Bar: Shows current Tarkov time and date
- Interactive Hex Grid: Click to reveal detailed information panels
- Video Tutorials: Embedded guides for visual learners
This project is open-source and available under the MIT License. See LICENSE
for more information.
- The Escape from Tarkov community for their contributions and feedback
- BSG for the amazing game
- All contributors who help maintain and improve this guide
- Made with ❤️ by the EFT community