Games.github | Unblocked

Why GitHub? Why not just use a random gaming website?

<!-- modal for fullscreen play --> <div id="gameModal" class="modal"> <div class="modal-content"> <div class="modal-header"> <h3 id="modalGameTitle">Game title</h3> <button class="close-modal" id="closeModalBtn">×</button> </div> <iframe id="gameIframe" class="game-frame" allow="fullscreen" sandbox="allow-same-origin allow-scripts allow-popups allow-forms allow-modals"></iframe> </div> </div> unblocked games.github

.game-thumb background: #010409; height: 150px; display: flex; align-items: center; justify-content: center; font-size: 3.5rem; border-bottom: 1px solid #30363d; transition: 0.1s; Why GitHub

function closeModal() modal.style.display = "none"; gameIframe.src = ""; // stop video/sound document.body.style.overflow = ""; !-- modal for fullscreen play --&gt

/* game grid */ .games-grid display: grid; grid-template-columns: repeat(auto-fill, minmax(280px, 1fr)); gap: 1.5rem; margin-top: 1rem;

The repositories found under the "unblocked games.github" umbrella range from simple retro clones to complex modern titles.