go-git: unlocking SHA256-based repository cloning ahead of git v3an invention by pgomes DescriptionThe go-git library implements the git internals in pure Go, so that any Go application can handle not only Git repositories, but also lower-level primitives (e.g. packfiles, idxfiles, etc) without needing to shell out to the git binary. |
Dungeon Mercs - Classic RPG Prototypean invention by fmccarthy DescriptionA personal project to implement an old school RPG game built in Godot, inspired by classics like the original Bards Tale Trilogy and the early Might & Magic, with a twist that you are managing a small mercenary company with camp roles, rather than just a simple party. |