Inspiration
TextTacToe is a simple android app that utilizes the the user's phone's SMS capabilites to communicate game data between players allowing for a fully offline multiplayer gaming experience. In a simple game of tic tac toe the location of each players moves is communicated to the opponent through SMS, while the game state and score and handeled on both sides locally. TextTacToe serves as a proof of concept for more complex games like chess or turn base RPG games, allowing them to be played without the reliance on an internet connection.
Log in or sign up for Devpost to join the conversation.