Skip to content

Tic-tac-toe game created in Java, It is simple with an easy code to help novices learn about windows-based applications using Java AWT and Applet.

License

Notifications You must be signed in to change notification settings

piyush-basak/Tic-tac-toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tic-tac-toe Game

A very basic Tic-tac-toe game created with Java AWT. This was an University project, So I had to use Java Applet according to the project guideline.

License MIT

Thank You!

Please ⭐️ this repo and share it with others.

Screenshots

TicTacToe Window TicTacToe with X and O's.
Tic-tac-toe - screenshot Tic-tac-toe - screenshot

Requirements 🔧

  • Java version SE 8 or below.

Installation 🔌

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/piyush-basak/Tic-tac-toe.git
    
  3. Imported it in Eclipse IDE or any other Java IDE.

  4. Run the Game :D

Contributing 💡

Help others with their project by contributing here and make it better with new ideas, your pull request is very welcomed.

About

Tic-tac-toe game created in Java, It is simple with an easy code to help novices learn about windows-based applications using Java AWT and Applet.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages