Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jinagamvasubabu/tictactoe
https://github.com/jinagamvasubabu/tictactoe
object-oriented tic-tac-toe
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jinagamvasubabu/tictactoe
- Owner: jinagamvasubabu
- Created: 2017-08-12T19:08:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-06-01T18:11:41.000Z (over 3 years ago)
- Last Synced: 2024-10-15T13:41:12.820Z (3 months ago)
- Topics: object-oriented, tic-tac-toe
- Language: Java
- Size: 3.91 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.MD
Awesome Lists containing this project
README
## TicTacToe in object oriented Java
Author: Vasubabu Jinagam
* TicTacToe witten in Object oriented way
* It's a fun game where two humans can play
* Written in more OO way
* I am open for comments and suggestions!!!