Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/andreaselia/tic-tac-vue
Tic Tac Toe built with Vue.js (v3)
https://github.com/andreaselia/tic-tac-vue
multiplayer nodejs socket-io tic-tac-toe vue vuex
Last synced: 22 days ago
JSON representation
Tic Tac Toe built with Vue.js (v3)
- Host: GitHub
- URL: https://github.com/andreaselia/tic-tac-vue
- Owner: andreaselia
- License: mit
- Created: 2021-01-17T15:16:20.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-01-19T22:41:37.000Z (about 4 years ago)
- Last Synced: 2024-11-18T18:03:02.605Z (3 months ago)
- Topics: multiplayer, nodejs, socket-io, tic-tac-toe, vue, vuex
- Language: JavaScript
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tic Tac Vue
A multiplayer Tic Tac Toe game built with Vue.js
## Live Demo
https://dry-mesa-81147.herokuapp.com/
## Inspiration
Original inspiration: https://github.com/hkan/tic-tac-vue/