The backend for a Slack App that lets you play Tic-Tac-Toe with anyone in the team using slack commands!
Features:
-Different instances can be created in different channels
-Leaderboard
-Images are dynamically generated to represent the board
-Board size is nxn
-Resign option
-Tie option
Created using vanilla PHP in a MVC style. Deployed on Heroku.
dqian96/slack-tic-tac-toe
Slack App that lets you play Tic-Tac-Toe with anyone in the team using slack commands!
PHPMIT