Gazler / githug

Git your game on!
MIT License
6.86k stars 1.03k forks source link

Is there some ways to change the level? #203

Closed zhenguoli closed 8 years ago

zhenguoli commented 8 years ago

I found some levels is useful for me, and I want to play it again, so how can I select the specified level?

Gazler commented 8 years ago

Sure there is!

Run githug levels to get a list of all the available levels. Then run githug reset LEVEL to reset to that level.

For example githug reset squash will allow you to do the squash level again.