tic-tac-go

command module
v0.0.0-...-66c949c Latest Latest
Warning

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

Go to latest
Published: Aug 18, 2024 License: MIT Imports: 2 Imported by: 0

README

Tic Tac Go

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-go.git
    
  2. Navigate to the project directory:
    cd tic-tac-go
    
  3. Build the project:
    go build .
    

Usage

Run the executable to start the game:

./tic-tac-go

Tests

To run tests use the following command:

go test ./...

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