GithubHelp home page GithubHelp logo

tictactoe's Introduction

TicTacToe

Tic Tac Toe is a simple command-line game implemented in Java. It allows two players to play the classic game of Tic Tac Toe.

How to Play

  1. Run the program and follow the instructions to choose the game mode:

    • Enter 1 for Two Players Mode
    • Enter 2 for Player vs. PC Mode
  2. If you choose Two Players Mode:

    • Players will take turns entering their moves on the game board.
    • The game will display the current board after each move.
    • The first player to get three marks in a row, column, or diagonal wins the game.
    • If no player achieves a win and all positions are filled, the game ends in a tie.
  3. If you choose Player vs. PC Mode:

    • You will play against the computer.
    • The computer will make its moves automatically.
    • Follow the same rules as the Two Players Mode to determine the winner.
  4. After each game, you will be prompted to play again. Enter y to play again or n to exit.

Requirements

  • Java Development Kit (JDK) 17 or later

How to Run

  1. Clone the repository or download the source code files.

  2. Open a command prompt or terminal and navigate to the project directory.

  3. Compile the Java source files using the following command:

tictactoe's People

Contributors

px201 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.