PlayHive is an open-source collection of free browser games you can play instantly in your browser. No advertisements, no paywalls, just fun projects.
PlayHive includes multiple web games in one repository, such as:
- Chess
- Connect 4
- Minesweeper
- Snake
- Sudoku
- Tic-Tac-Toe
- And more
- Keep games free and accessible to everyone.
- Make contribution easy for beginners and experienced devs.
- Encourage creativity in gameplay, visuals, and mechanics.
- Maintain a clean and reliable browser experience.
- HTML
- CSS
- JavaScript
games/: Each game has its own folder.favicon_io/: Icon and web manifest assets.index.html: Main PlayHive landing page.
We welcome all contributions:
- New games
- Bug fixes
- UI improvements
- Performance updates
- Documentation improvements
Note: Please open an issue first for major changes, then submit a pull request.
- Keep each game self-contained in its own folder.
- Use clear file and function names.
- Avoid breaking existing game behavior.
- Test on desktop and mobile where possible.
- Keep dependencies minimal unless necessary.
- Create Roadmap.
If you discover a security issue, please report it privately to the maintainers instead of opening a public issue.
If you like the project:
- Star the repo
- Share feedback
- Open issues for ideas
- Contribute improvements
Built with love by the PlayHive community.