Skip to content

programming2point0/TicTacToe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TicTacToe

Tic Tac Toe done right

This is the version of Tic Tac Toe that I did right - by actually following the Perfect Programming Process, as documented in https://youtube.com/watch?v=ertvnBmwPTY

The code isn't elegant, there's way to much copy-paste going on, almost exact duplication of the two check winner parts, and lots of other repetition. But future versions will showcase how to make even better solutions - this one is only focused on actually getting the program to work, and it does!

About

Tic Tac Toe done right - with room for expansions in other branches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published