Skip to content

dorarep/vue-boardgame

Repository files navigation

Vue.js BoardGame Example

Game Rules

  • ペンギンとヒヨコは、毎ターン縦横斜めランダムに1マスずつ移動する。
  • プレイヤーとエネミーは、毎ターン樽を好きな場所に1つ落とすことができる。
  • ペンギンとヒヨコは、樽のある位置、フィールド外には移動ができない。
  • ペンギンが移動できなくなったらプレイヤーの勝ち。
  • ヒヨコが移動できなくなったらエネミーの勝ち。

DEMO

img

Build Setup

$ yarn install

# serve with hot reload at localhost:3000
$ yarn run dev

# build for production and launch server
$ yarn run build
$ yarn start

# generate static project
$ yarn run generate

Materials

Image

Music

  • 大嶋 啓之様

Sound

About

Vue.js boardgame example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published