Skip to content

This was a tictactoe game I implemented in Python3 as part of an interview process for an Austin based company.

Notifications You must be signed in to change notification settings

nathanriojas/Tictactoe

Repository files navigation

Tictactoe

Simple python tictactoe game where the user can play against the computer on different settings or against another player

Currently only Player vs Player is working.

TicTacToe.py is the improved version of tictactoe.py

global variables removed, simpler OOP structure, better commenting, executable added for Ubuntu found in the dist directory

added an executable for windows as well. Exectuable found in the Windows Executable/dist file path

About

This was a tictactoe game I implemented in Python3 as part of an interview process for an Austin based company.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages