OpenCade is the ultimate open-source arcade. A collection of retro-style browser games built by the community, for the community.
Pure Web. No Frameworks. No Build Tools. Just Code.
- Zero Magic: We use pure HTML, CSS, and Vanilla JS.
- Learn by Doing: Every game is a bite-sized codebase perfect for reading and understanding.
- Instant Play: Runs everywhere. No installation needed.
- Community First: Built by developers like you.
- Fork, Clone & Run
# Fork the repository first using the GitHub UI
git clone https://github.com/your-username/opencade.git
cd opencade
# Open index.html in your browser
-
Play
- Browse the curated list of community-built games.
- Click on any game card to launch the game instantly.
- Enjoy playing directly in your browser — no setup required.
Want to add your own game to the arcade? We'd love to have it!
We follow a structured "Slot System" to keep things organized.
Quick Flow:
- 🌟 Star the repo.
- 📝 Raise an Issue to propose your game.
- 🎟️ Get Assigned a specific "Game Tile" (Slot).
- 🍴 Fork & Branch to start building.
- 🚀 Ship your PR!
👉 Read the Full Contribution Guide
This project is licensed under the MIT License - see the LICENSE file for details.
Made with ❤️ by the Open Source Community