/xandzero

xandzero is a CLI implementation of the classic game tic-tac-toe, also known as x and zero. It offers a customizable gaming experience, allowing players to choose the size of the game board.

Primary LanguageGoOtherNOASSERTION

xandzero

Description

xandzero is a CLI implementation of the classic game tic-tac-toe, also known as x and zero. It offers a customizable gaming experience, allowing players to choose the size of the game board.

Gettig started

go mod tidy

go run main.go

Overview

Right now you can only paly with two player but in future will add a play with computer options so keep turning.

image