Skip to content

A backend tictactoe game engine with a simple console interface

Notifications You must be signed in to change notification settings

FuriousTomatoes/TicTacToe-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

TicTacToe-Python

A backend tictactoe game engine with a simple console interface.

TicTacToe class has got two main methods: Move(int x, int y): Makes a move at (x, y). [0 - 2] Winner(): Returs the winner Player.[Null / X / O]

About

A backend tictactoe game engine with a simple console interface

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages