About
Gikopoipoi is a web-based Node.js application (built and started via yarn, with separate frontend/backend dev servers) hosted live at gikopoipoi.net. The readme gives no further detail on its gameplay or feature set beyond build and run instructions.
Getting started
Play directly at the live hosted site, or self-host by running `yarn`, `yarn build`, and `yarn start` (or the separate dev-backend/dev-frontend commands for local development).