alainrinder / quoridor.py

A python version of strategy board game "Quoridor", with AI and a graphic interface.
MIT License
14 stars 11 forks source link

docs(help): fix the typo of option description #3

Open tai271828 opened 2 years ago

tai271828 commented 2 years ago

Some description of the options are obviously typo. Fix them to make first-time users launch this application easier.

Steps to Test This Pull Request python main.py --players=Alain:Human,Benoit:Human --fences=20 --square_size=64