Githuball Games — !full!
A guide written for ludum dare about hosting your game. - GitHub Gist
: Many developers maintain "Awesome" repositories that act as directories. One of the most famous is the leereilly/games repository, which categories hundreds of games by genre.
The ecosystem of games on GitHub continues to grow rapidly. With over 1,500 open-source game remakes already cataloged and new projects being added daily, the platform has become an essential resource for gamers, developers, educators, and preservationists alike. githuball games
: A powerful, cross-platform game engine with an intuitive scene system and its own scripting language (GDScript). Godot supports 2D and 3D game development and can export to virtually every platform.
在“Githuball Games”的背后,是令人眼花缭乱的技术栈。正是这些技术,让不同种类、不同规模的游戏得以诞生。 A guide written for ludum dare about hosting your game
这是一场持续一个月的在线黑客松赛事。每年,全球的开发者围绕一个给定的主题(例如2024年的主题是“”,意为“秘密”),利用GitHub进行协作,从零开始创造一款完整的游戏。
For aspiring game developers, studying these remake projects is incredibly educational. You can examine how experienced developers reverse-engineered complex game systems, recreated proprietary engines, and solved technical challenges. The code is often well-documented and serves as a practical textbook for game programming techniques. The ecosystem of games on GitHub continues to grow rapidly
: Open Visual Studio Code and tell Copilot, "Create a side-scrolling adventure game where a player jumps over obstacles".
While most people know GitHub as a version-control platform for software developers, it also acts as a massive decentralized arcade and a goldmine for game development inspiration. Whether you are a gamer looking for lightweight, ad-free web games or a developer hunting for open-source engines, the "GitHub games" ecosystem has something for everyone. 🕹️ Why Play and Build Games on GitHub?
If you're ready to explore the world of games on GitHub, here's how to begin:
: A hub for projects built with the Unity engine, including tutorials on design patterns and beginner guides. How to Play or Deploy