Add Klotski puzzle#12
Conversation
hpghsu1314
left a comment
There was a problem hiding this comment.
Looks good, will merge after uwapi and uni are approved, and when I have time.
|
Please change this pull request so that you are doing it from a branch. It is quite inefficient when I need to copy your repository just to test this locally. I would like to be able to switch branches quickly to do local testing. |
|
|
It doesn't seem that I have the proper permissions for that. PS C:\Users\adoka\GamesmanPy> git push origin klotski I don't know much about how git works, so please let me know if this is an issue on my end and if there's anything I can do. |
|
You're using the wrong thing. It should be git@github.com:GamesCrafters/GamesmanPy.git. That should be the remote name when you type git remote -v. |
Add Klotski puzzle