Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 178 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 178 Bytes

VanillaTicTacToe

A web page TicTacToe game made in vanill-js.

This was an exercise to test my knowledge of JavaScript using Classes, iterator , Symbol, getter&setter, ...