I found an interesting solution for the problem of not having tic-tac-toe in Slack with the use of Slack Buttons. The app is Serverless and almost stateless running on AWS Lambda which costs me about $0.30AUD/month to support over 600 hard working Slack teams. Someone told me that Slack internship candidates are asked to make tic-tac-toe. π
Hi,
Nice work with Slack! I and friend were playing it. Enjoying it. But still, there are some spaces to improve. Such as A player can give input continuously! But, it should be prevented I believe.
But still, this is a nice work!
Hi @farhan_rizvi, thanks for pointing this out! I've looked into it and this is happening due to a change in the Slack message payload where the mentioned user's mention name is replaced with their ID.
I'll try to fix this when I get time.
WP Wand
Trello
Read2Me