s0kil/Ruby_Tic_Tac_Toe

The minskins 05/08/2020

WinterCore opened this issue ยท 1 comments

Great project. ๐Ÿ˜€
I like the way you used the curses gem to make the game more interactive.
The code looks clean and organized overall.

One suggestion from @AdfPizarro. is that you should only render the board when you get a keyboard interruption. That will increase the performance of the game overall. And you can use the saved CPU cycles to mine bitcoins.

Bitcoin

s0kil commented

@WinterCore Thank You.
@AdfPizarro Good Idea ๐Ÿ‘