tic-tac-goe

command module
v0.0.0-...-ebb3fbb Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 25, 2024 License: MIT Imports: 5 Imported by: 0

README

Tic Tac Goe

A simple implementation of Tic Tac Toe using the Go programming language. This repository includes a basic game engine that allows for a game against an AI.

Features

  • Play Tic Tac Toe in the terminal or in UI
  • Board visualization

Installation

  1. Clone the repository:
    git clone https://github.com/divy-sh/tic-tac-goe.git
    
  2. Navigate to the project directory:
    cd tic-tac-goe
    
  3. Build the project:
    go build .
    

Usage

Run the executable to start the game:

# cli
./tic-tac-goe
# gui
./tic-tac-goe -ui

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL