Skip to content

Latest commit

 

History

History
7 lines (3 loc) · 294 Bytes

README.md

File metadata and controls

7 lines (3 loc) · 294 Bytes

TicTacToe

This is a very simple TicTacToe program that shows my attempts at commenting precise enough that the content of any single function could be deleted entirely and be rewritten correctly with only the doucmentation of what each function does and any previous definitions.