Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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


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

Last synced: 13 days 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/)