Skip to content

cmavelis/zug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6952c84 · Aug 30, 2024
Nov 28, 2023
Nov 16, 2022
Jan 1, 2024
Aug 19, 2024
Aug 30, 2024
Aug 14, 2024
Aug 14, 2024
Dec 7, 2022
Nov 6, 2023
Nov 16, 2022
Oct 26, 2023
Nov 16, 2022
Nov 1, 2023
Aug 19, 2024
Aug 19, 2024
May 3, 2024
Oct 24, 2023
May 3, 2024
Oct 24, 2023
Aug 19, 2024

Repository files navigation

zug

Testing flags

  • ?player=3 (or greater) to control both players, turn off rules
  • ?empty=1 (anything truthy) to start with empty board

Project Setup

npm install

Compile and Hot-Reload for Development (using in-memory server)

npm run dev

Develop using local server

npm run build && npm run server:dev

Run Unit Tests with Vitest

npm run test:unit

Run in prod

npm start

Lint with ESLint

npm run lint

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published