Silksong Tracker is a web-based tool designed to help players track their progress and collectibles in Hollow Knight: Silksong. Built with React and Vite, it provides an interactive interface for managing game data, visualizing completion percentages, and viewing metadata about various in-game items.
- Progress Tracking: Track collectibles such as mask shards, spool fragments, and mementos.
- Sectioned UI: Organized tabs and sections for different collectible types and game areas.
- Percentage Calculation: Visualize completion rates for each category and overall progress.
- Inbuilt Mapping: Each item has an attached interactive map that has markers for all relevant places.
- Metadata Display: View detailed information about items and collectibles.
- Modern UI: Responsive design with custom components for a smooth user experience.
- bun
bun installbun devOpen http://localhost:5173 in your browser to view the tracker. Use bun run build to create a production build.
Unit tests are located in the tests/ directory. Run tests with:
bun testContributions are welcome! Please open issues or submit pull requests for improvements and bug fixes.
MIT License
This project is not affiliated with Team Cherry or Hollow Knight: Silksong. All assets and references are for fan use only.