Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Minetest | 8,524 | an hour ago | 1,158 | other | C++ | |||||
Minetest is an open source voxel game engine with easy modding and game creation | ||||||||||
Githug | 6,602 | 6 months ago | 40 | November 13, 2016 | 35 | mit | Shell | |||
Git your game on! | ||||||||||
Git Game | 2,892 | 2 years ago | 21 | gpl-2.0 | ||||||
terminal game to test git skills | ||||||||||
Thrive | 2,053 | 10 hours ago | 646 | other | C# | |||||
The main repository for the development of the evolution game Thrive. | ||||||||||
Dev Practice | 1,434 | 5 months ago | 3 | mit | ||||||
Practice your skills with these ideas. | ||||||||||
Oh My Git | 1,189 | 8 days ago | 91 | other | GDScript | |||||
An interactive Git learning game! | ||||||||||
Git Game V2 | 539 | 3 years ago | 6 | Makefile | ||||||
Second version of the terminal based game that teaches users git commands | ||||||||||
Git Game | 444 | 7 years ago | 1 | February 27, 2018 | 8 | mit | Ruby | |||
The git committer guessing game! | ||||||||||
Endlessrunnersamplegame | 267 | 8 months ago | 10 | C# | ||||||
Repository for the Endless Runner Game Sample (Trash Dash) | ||||||||||
Aurora.3 | 97 | 11 hours ago | 728 | agpl-3.0 | DM | |||||
The code for Aurorastation's new base, forked from Baystation12. |
Just a funny french word game for git pull
Install cowsay (apt-get install cowsay on debian-like).
Copy the poule.cow file in the cows folder of cowsay (ex.:/usr/share/cowsay/cows/).
Copy the script poule.sh alongside the chicken.wav file (or modify the script to point to the right path of the chicken.wav). In the $HOME/bin/ folder.
Add the alias of the git command contained in the gitconfig file into your own .gitconfig.
If you want a shortcut, creat an alias poule='git poule' into your .bashrc
Enjoy the chicken pulling your git changes...