Sohamiscurious/program_design_tic_tac_toe
Software engineering involves far more than just writing code. Here in the readme file we see how to think of a even a simple program like tic tac toe , brainstorm its procedure and the requirements and try to write code which is malleable and clean and design a good mental schema of this game.
JavaScript