Skip to content

peterhenrique/tic_tac_toe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tic_tac_toe

In here I'll apply the principles of OOP to create a simple game of Tic-tac-toe

update october 6th

in here I've attempted to use what ive learned of tdd to refactor the TTT using a red-green-refactor process, I've had to refactor a lot of the main functions so that they could have been tested. I still could not manage to create test for some functions, but the overall product is already quite superior to what I have developed prior.

It was also great to see how far I've grown on those 5 months.

About

In here I'll apply the principles of OOP to create a simple game of Tic-tac-toe

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages