An open API service indexing awesome lists of open source software.

https://github.com/dulip-sameera/tic-tac-toe


https://github.com/dulip-sameera/tic-tac-toe

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tic-Tac-Toe

## Version 1 : Multiplayer

In this version, two players can play the game.

### Things I learned
* How to use JavaScript Module Pattern
* How to use JavaScript Closure
* This may be a minor, but I learned how to create an X and circle just from CSS :)

[Demo](https://dulip-sameera.github.io/Tic-Tac-Toe/)