Homebrew Switch app to help find missing Korok seeds in Zelda: Breath of the Wild!
Find a file
badbl0cks 6bff4b6fcd
Refactor codebase and complete implementation
- Consolidate development files into final implementation
- Replace basic prototypes with full feature implementations
- Add complete hash-based save data access system
- Implement advanced map pin management algorithms
- Add comprehensive error handling and user feedback
- Complete Korok seed database with all 908 locations
2023-05-24 09:08:09 -07:00
.vscode Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00
source Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00
.gitignore Initial project setup 2023-05-15 14:29:16 -07:00
gen-c_cpp_properties.json.py Add VSCode integration script 2023-05-21 09:50:39 -07:00
Makefile Refactor codebase and complete implementation 2023-05-24 09:08:09 -07:00