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

https://github.com/bankubanku/tic-tac-toe

Simple tic-tac-toe adaptation written in JavaScript
https://github.com/bankubanku/tic-tac-toe

css css3 html html-css-javascript html5 javascript web webapp

Last synced: 3 months ago
JSON representation

Simple tic-tac-toe adaptation written in JavaScript

Awesome Lists containing this project

README

          

# tic-tac-toe
Simple and popular paper-and-pencil game's adaptation written in JavaScript. I've created it to train my web development skills.

![tic-tac-toe grid](screenshot.png)

## used technologies
- html
- css
- JavaScript