Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ldgit/vue-tic-tac-toe
Tic-tac-toe game implemented using Vue library
https://github.com/ldgit/vue-tic-tac-toe
tic-tac-toe vue webpack
Last synced: 23 days ago
JSON representation
Tic-tac-toe game implemented using Vue library
- Host: GitHub
- URL: https://github.com/ldgit/vue-tic-tac-toe
- Owner: ldgit
- Created: 2018-10-20T21:46:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-16T14:38:37.000Z (about 6 years ago)
- Last Synced: 2024-10-26T14:34:14.316Z (2 months ago)
- Topics: tic-tac-toe, vue, webpack
- Language: JavaScript
- Homepage: https://ldgit.github.io/vue-tic-tac-toe/
- Size: 478 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ultimate Tic-tac-toe using Vue
[![Travis (.org)](https://img.shields.io/travis/ldgit/vue-tic-tac-toe.svg?style=flat-square)](https://travis-ci.org/ldgit/vue-tic-tac-toe)
[![Coveralls github](https://img.shields.io/coveralls/github/ldgit/vue-tic-tac-toe.svg?style=flat-square)](https://coveralls.io/github/ldgit/vue-tic-tac-toe)Tic-tac-toe and [Ultimate Tic-tac-toe](https://en.wikipedia.org/wiki/Ultimate_tic-tac-toe) games implemented using Vue library.
See the [working example](https://ldgit.github.io/vue-tic-tac-toe/).