Skip to content

An web implementation of the volte-face game from "51 Worldwide Games" of the Nitendo Switch.

Notifications You must be signed in to change notification settings

trixky/volte_face

Repository files navigation

volte_face

An web implementation of the volte-face game with svelte. (Vercel)

Online

This project is online thanks to the vercel service, so you can visit it by clicking here!

screenshot

Rules

  • The two players take turns placing a pawn on the board.
  • To place a pawn, it must capture at least one opposing pawn by encircling it.
  • If a player cannot play, he skips his turn.
  • If no player can play, the game ends.

Features

  • Human vs human
  • Human vs bot (several levels of difficulty)
  • Settings
  • Several themes
  • Sounds

Usage

Requirements

  • node 16.3.0
  • npm 7.15.1
npm install
npm run dev

About

An web implementation of the volte-face game from "51 Worldwide Games" of the Nitendo Switch.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published