Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 308 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 308 Bytes

gaia-engine

Javascript engine for Gaia Project.

Demo

Check out boardgamers.space! Reach out to us if you want to contribute.

Setup

Requirements

Have node 6+, hopefully 8+. Have npm 5+, and tsc.

Dependencies

Test

pnpm install
npm run test