Skip to content

ethans333/swift-TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Swift TicTacToe

Created a Tic Tac Toe game with pure swift that runs within zsh shell. The computer is actually really hard to beat and it ends up being a tie most of the time! Have a look at the code to see how the computer player works.

tictactoe image

How to Run 🤔

From within file's directory: swift tictactoe.swift

Only runs on operating systems that support swift.

About

Created a Tic Tac Toe game with pure swift that runs within zsh shell.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages