https://github.com/jacoblincool/vue-gobang
Just an 1 hour short trip with Vue 3 and Master CSS. A Gobang (Gomoku) game.
https://github.com/jacoblincool/vue-gobang
master-css vue
Last synced: 15 days ago
JSON representation
Just an 1 hour short trip with Vue 3 and Master CSS. A Gobang (Gomoku) game.
- Host: GitHub
- URL: https://github.com/jacoblincool/vue-gobang
- Owner: JacobLinCool
- License: mit
- Created: 2022-05-17T17:13:03.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:38:10.000Z (over 2 years ago)
- Last Synced: 2025-01-24T23:41:20.456Z (over 1 year ago)
- Topics: master-css, vue
- Language: Vue
- Homepage: https://jacoblincool.github.io/vue-gobang/
- Size: 580 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Vue Gobang
Just an 1 hour short trip with Vue 3 and Master CSS.
A Gobang (Gomoku) game.
[https://jacoblincool.github.io/vue-gobang/](https://jacoblincool.github.io/vue-gobang/)

## Tech Stack
- [Vue 3](https://vuejs.org/)
- [Master CSS](https://master.co/)
## Features
- [x] Play
- [x] Log
- [x] Save
- [x] Re-play
- [ ] Computer Player