Skip to content
This repository was archived by the owner on Aug 12, 2026. It is now read-only.

Latest commit

 

History

54 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ This repository has been archived. Development continues in the boardgamers/take6 monorepo, where this project lives under engine/. Please open all new issues and pull requests there.

gaia-engine

Typescript engine for Take6, a game similar to 6nimmt.

Setup

Requirements

Recent version of node / yarn.

Dependencies

In the project's folder:

yarn

Build

To compile Typescript into javascript:

yarn build

Test

yarn test

Usage as a dependency from another module

If you want to use your local copy of this module instead of the npm version, as a dependency of another module, do this:

## In this folder
yarn link

## In the other project's folder
yarn link take6-engine

About

Typescript engine for Take6 (6nimmt)

Resources

Stars

1 star

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages