mchung94 / solitaire-player

Automatically play Pyramid and TriPeaks Solitaire in Microsoft Solitaire Collection for Windows 10
MIT License
41 stars 14 forks source link

Have to open the windows 10 cmd to access the code #28

Closed Mstumr closed 2 years ago

Mstumr commented 2 years ago

Clicking the .bat file makes the cmd show up and then disappear, I have to access it through the window cmd to make it work.

mchung94 commented 2 years ago

Thanks for opening the issue! I'll look into this, it was originally designed to work from the Windows command line app so you can tell it what options you want, but I'll try to think of how I can make it work by just clicking on the .bat file.

Mstumr commented 2 years ago

Are you planning for the code to solve another game like Freecell, Spider, and Klondike? Or maybe just Pyramid and Tripeaks is enough for now