Skip to content

PritomKarmokar/tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

tic-tac-toe

  • A command line version of tic tac toe game
  • used Java programming for the implementation purpose
  • This program is completely based on object oriented programming paradigm

tic-tac-toe

How to run ?

  • For Compilation : javac Main.java
  • To run the program : java Main

About

Tic Tac Toe game implemented using java.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages