https://github.com/ksdkamesh99/tictactoe
https://github.com/ksdkamesh99/tictactoe
android java tictactoe
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/ksdkamesh99/tictactoe
- Owner: ksdkamesh99
- License: mit
- Created: 2019-12-11T17:46:05.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-11T17:53:50.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T16:48:58.657Z (8 months ago)
- Topics: android, java, tictactoe
- Size: 8.42 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TicTacToe
This is a app which is a simple tictactoe game and the brief introduction about the game is below
Tic-tac-toe (also known as noughts and crosses or Xs and Os) is a paper-and-pencil game for two players, X and O, who take turns marking the spaces in a 3×3 grid. The player who succeeds in placing three of their marks in a horizontal, vertical, or diagonal row wins the game.Nov