Commit Graph

3 Commits

Author SHA1 Message Date
8005a53b48 Add build system for native applications
- PyInstaller spec file for cross-platform builds
- Build scripts for Linux/macOS (build.sh) and Windows (build.bat)
- requirements.txt with all dependencies
- Updated README with build and installation instructions
- Support for creating standalone executables for all platforms

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-06 08:37:23 -07:00
80a249edcc Add comprehensive README.md documentation
- Installation and usage instructions
- Feature overview
- PDF export guide
- Technical details and specifications

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-06 08:18:53 -07:00
ec142fd638 Initial commit: Word Search Generator application
- Interactive GUI for generating and playing word search puzzles
- Drag-to-select word highlighting functionality
- PDF export capability
- Auto-resizing window to fit puzzle dimensions
- Duplicate word prevention
- 8-directional word placement (horizontal, vertical, diagonal)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2025-12-06 08:14:30 -07:00