Skip to content

cl0ud95/Tic-Tac-Toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zendesk Coding Assignment

A customizable game of tic-tac-toe for 2 players

Requirements

Python 3 (tested on Python 3.8.4)

Installation

  • git clone or download the repository zip
  • Run python Game.py

Testing

  • Run python TestGame.py

Further Development

  • Create GameFlow class and refactor code in Game.py so that the overall game flow is modular
  • Extend testing to the game flow

About

Tic Tac Toe project for Zendesk interview

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages