Skip to content

xf6i/tic_tac_toe.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

tic_tac_toe.sh

a simple implementation of a tic-tac-toe game. It uses an array to represent the game board, checks for winning conditions, and allows players to take turns. The game loop alternates between X and O until there’s a winner or a draw.

About

a simple implementation of a tic-tac-toe game.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages