git-adventure-game-builder icon indicating copy to clipboard operation
git-adventure-game-builder copied to clipboard

A set of tools for building a Git adventure game, to help people learn Git

Results 3 git-adventure-game-builder issues
Sort by recently updated
recently updated
newest added

Signed-off-by: christoph bieri I had accidentally set autocrlf in the game git repo and ended up with a crlf castle with diffrent md5 hash as the solution. The fix is...

Signed-off-by: christoph bieri The second "wand waving" in the magic_potion.recipe was confusing me in my playthrough, that I tried to reorder/rename the last commit as well. After several attempts I...

Hi git-adventure-game-builder developer, I tried to launch the game using ./start_game.bat, but I am getting below error. guess this occurs when a fresh git-clone checkout is performed. ![image](https://user-images.githubusercontent.com/6019725/48800961-32d9e800-ecd9-11e8-9816-421d32ac5b3c.png) Thanks, Kevin