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

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.

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/)

![screenshot](./public/screenshot.png)

## Tech Stack

- [Vue 3](https://vuejs.org/)
- [Master CSS](https://master.co/)

## Features

- [x] Play
- [x] Log
- [x] Save
- [x] Re-play
- [ ] Computer Player