Discover Packages
github.com/divy-sh/tic-tac-go
command
module
Version:
v0.0.0-...-66c949c
Opens a new window with list of versions in this module.
Published: Aug 18, 2024
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
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
Clone the repository:
git clone https://github.com/divy-sh/tic-tac-go.git
Navigate to the project directory:
cd tic-tac-go
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 ./...
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.