is not a “store” or a polished collection—it’s a community-driven archive. If you’re willing to tinker, compile, and explore, you’ll find hours of fun and learning. If you just want to click and play, stick to the projects that offer web builds or pre-compiled releases.
/all-games ├── browser/ # Web-ready games (no install) ├── pc-builds/ # Windows/Linux executable builds ├── mobile/ # APK / iOS source ├── docs/ # How to play & design notes └── assets/ # Shared sprites, audio, fonts github.all games
is not a “store” or a polished collection—it’s a community-driven archive. If you’re willing to tinker, compile, and explore, you’ll find hours of fun and learning. If you just want to click and play, stick to the projects that offer web builds or pre-compiled releases.
/all-games ├── browser/ # Web-ready games (no install) ├── pc-builds/ # Windows/Linux executable builds ├── mobile/ # APK / iOS source ├── docs/ # How to play & design notes └── assets/ # Shared sprites, audio, fonts