kevin-shannon / connect4

The original vertical four in a line game.
13 stars 3 forks source link

Reimagine or remove AI delay prompt #7

Closed tannerkrewson closed 6 years ago

tannerkrewson commented 6 years ago

The AI is pretty slow so they delay prompt is somewhat unnecessary. It is also tedious on mobile, so if we wanted to keep it, we could change it to some kind of number input instead of just a text box.

kevin-shannon commented 6 years ago

yea its really only helpful for development purposes. might as well hide that.

kevin-shannon commented 6 years ago

https://github.com/kevers429/connect4/commit/534dbad8f7247460f9946f2329e5e9916848b43f

tannerkrewson commented 6 years ago

🎵 Don't you, d-da da d-da da, forget about me. 🎵
https://github.com/kevers429/connect4/blob/master/index.html#L97

tannerkrewson commented 6 years ago

https://github.com/kevers429/connect4/commit/3c3988056ac38d31ccb96b347d0c36a9d371d904