Akavall / GoGamesProject

Trying to make some simple games using golang.
1 stars 1 forks source link

Directions in the UI are incorrect after AI dies. #67

Closed Akavall closed 6 years ago

Akavall commented 6 years ago

It still says:

Directions : AI turn! hit AI Turn for AI to make a move.

Even after UI dies.

We can still hit "Take Turn" and the game proceeds normally, but the UI message is confusing.

Akavall commented 6 years ago

Fixed in: https://github.com/Akavall/GoGamesProject/pull/68