gokultp / go-four-in-a-row

A simple command-line implementation of the game `four in the row`
MIT License
12 stars 13 forks source link

Add a screen to select mode (Play against Human or Play against computer) #21

Open gokultp opened 6 years ago

gokultp commented 6 years ago

Is your feature request related to a problem? Please describe. Player is not able to select the mode of game, once it is opened. Describe the solution you'd like Add a screen asking to select the mode of game on starting and after ending every game. Describe alternatives you've considered

Additional context