#game, #app, #android #tictactoe
Tic Tac Toe
A Open Source Tic Tac Toe Game with Local Multiplayer
Play It
NSD Package
This project was built on top of nsd package maintained by @sebastianhaberey which I sincere thanks for the efforts to make this package accessible for everyone.
How to install
Releases Tab
Take a look at releases
Play Store
Soon, if Google accept it.
How to play
Requirements: You’ll need two devices or a friend and the game installed on both to in order to play.
The first one needs to create a room (Click on Create Room) which will appear on the second device (Click on Join Room).
Then connect the second to the room created by first (Click over the room name) and click to start a match (Click Next).
Well, about the Tic Tac Toe rules I guess are pretty well-known, but just in case: take a look at them.
Motivation
I wanted to know to create an app which allow P2P communication over a local network. I often had ideas about spaceships, puzzle games and (g)old classic retro games re-implementations, but didn’t even know how to create a connection between a device to another, so this project was just “a test” to take a look at how to do it.
Screenshots
Open Source
Copyright © 2022-present, Laks Castro.
Tic Tac Toe is MIT licensed ?