Githuball Games Info

<!DOCTYPE html> <html lang="en" class="dark"> <head> <meta charset="UTF-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <title>GitHubAll Games — Open-Source Games Hub</title> <script src="https://cdn.tailwindcss.com"></script> <script src="https://unpkg.com/lucide@latest"></script> <link href="https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500;600&display=swap" rel="stylesheet" /> <script> tailwind.config = darkMode: 'class', theme: extend: colors: page: '#050505', card: '#0a0a0a', primary: '#f97316',

/* Spinning border */ @keyframes spin to transform: rotate(360deg);

One of the most famous repositories for light-weight game engines. It allows developers to create 2D games rapidly. It is a staple of the "all games" collection because many mini-games are built on top of it.

Because GitHub is not a storefront, finding these games requires a different approach than browsing Steam. The primary method is through curated repositories known as "Awesome Lists."