An all-in-one puzzle game collection featuring 15+ classic logic and brain games. Built with modern web technologies, offline-first architecture, and a daily puzzle system.
- Puzzle: Zip, 2048, Sudoku, Nonogram, Binary, Kakuro, KenKen, Futoshiki, Queens.
- Logic: Lights Out, Mastermind, Flood It, Minesweeper.
- Memory: Card Match.
- Word: Wordle.
- Daily Puzzle System: A unique, deterministic daily puzzle for every game mode, synced across devices without a server.
- Offline-First: Fully functional without an internet connection (ideal for PWA distribution).
- Dark Mode: System-aware dark/light theme with multiple accent color options.
- Internationalization: Full support for Turkish (TR) and English (EN).
- Responsive Design: Optimized for both desktop and mobile touch interfaces.
- Progress Tracking: LocalStorage-based stats, streaks, and achievements.
- Core: HTML5, CSS3, Vanilla JavaScript (ES6+).
- Styling: Custom CSS + Tailwind CSS (via CDN).
- State Management: LocalStorage.
- Audio: Custom
SoundManagerusing Web Audio API.
-
Clone the repository:
git clone https://github.com/Batuhania/puzzles-super-app.git
-
Run locally: Simply open
index.htmlin any modern web browser. No build step or server required.Recommendation: Use VS Code "Live Server" extension for the best development experience.
Copyright (c) 2026 Batuhan. All Rights Reserved. Unauthorized use, modification, or distribution is strictly prohibited.
Verified locally on Chrome, Firefox, and Safari.
