.stat background: #1e243b80; backdrop-filter: blur(8px); padding: 0.4rem 1.2rem; border-radius: 60px; border: 1px solid #2d3655;
| Tool | Purpose | |------|---------| | | Full-featured 2D game engine | | Kaboom.js | Simple, beginner-friendly | | Three.js | 3D games / experiences | | P5.js | Creative coding & simple games | | Zig / C++ → WASM | High-performance games | | TinyGS | Tiny game engine for jam games |
.game-title font-weight: 700; font-size: 1.35rem; margin-bottom: 0.3rem; display: flex; justify-content: space-between; align-items: baseline; github io all games
Example snippet (deploy to /docs):
index.html (serve from GitHub Pages):
GitHub Pages offers 1 GB of storage and 100 GB monthly bandwidth for free. For a collection of lightweight HTML5 games (most under 10 MB), that’s enough for millions of plays per month.
: A massive, open-source chess platform that manages millions of games through high-performance web technology . Comprehensive Game Categories Comprehensive Game Categories
.filter-btn.active background: #2563eb; border-color: #60a5fa; color: white; box-shadow: 0 4px 12px #2563eb40;