A nonprofit news organization covering the U.S. criminal justice system
Projects
Topics
About
The platform regularly adds new entries to its catalog. Based on current popularity in early 2026, these are the must-play titles: Game Title Key Feature High-speed 1v1 or 2v2 hoops with updated rosters. Geometry Vibes X-Ball A rhythm-based competitive duel for two players. Stickman Kombat 2D Classic brawler physics with new weapon drops. Wheelie Bike 2P A balance-based racing challenge that tests timing. Lucky Brainrot Blocks Strategy/Party A chaotic multiplayer mode inspired by current web trends. Best Classic 2-Player Duos
// Helper: update UI (scores, turn highlight, winner message) function refreshUI() // update scores scoreP1El.innerText = scores[0]; scoreP2El.innerText = scores[1]; 2 playergithubio new
Because the platform is hosted on GitHub Pages, the community contributes via pull requests. This leads to the unique feature of The platform regularly adds new entries to its catalog
Forget simple Pong. This fresh take (updated 6 days ago) adds an MMPORG twist. Each time you hit the ball, you charge a "spell meter." After three hits, you can cast one of four spells: freeze the opponent’s paddle, split the ball into three, shrink the opponent’s goal, or reverse their controls. Stickman Kombat 2D Classic brawler physics with new
.reset-btn background: #3e2c2c; border: none; font-size: 1.1rem; font-weight: bold; padding: 0.6rem 1.8rem; border-radius: 3rem; color: #ffcf9a; cursor: pointer; margin-top: 1rem; transition: 0.1s; box-shadow: 0 3px 0 #221b1b; font-family: inherit;
// disable / enable button based on gameActive mainBtn.disabled = !gameActive; if (!gameActive) mainBtn.style.opacity = '0.6'; mainBtn.style.cursor = 'not-allowed'; else mainBtn.style.opacity = '1'; mainBtn.style.cursor = 'pointer';
Donate now through December 31 to have your gift matched! Support independent journalism that's shining a light on injustice.