SkillAgentSearch skills...

GALGAGAME

GALGA: Multiplayer card game written in Haskell and Elm.

Install / Use

/learn @RoganMurley/GALGAGAME
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

GALGA

GALGA gif

GALGA is a browser-based multiplayer digital card game written in the purely functional programming languages Haskell and Elm. It is a WIP under active development.

Try it out at https://www.galgagame.com.

Watch the trailer on YouTube.

Join the discord.

CircleCI

GALGA gif

Dependencies:

Yet another GALGA gif

Dev setup

Build client

  • cd client
  • nvm use
  • npm install
  • elm make
  • npm install -g gulp
  • gulp build

Build Images

  • ./scripts/makeFakeCertificates
  • docker compose build

Run locally

  • docker compose up
  • ./scripts/sshDev
  • cd opt/build
  • stack repl
  • main

App will be served at https://localhost:4430.

Related Skills

View on GitHub
GitHub Stars140
CategoryDevelopment
Updated1mo ago
Forks3

Languages

Elm

Security Score

85/100

Audited on Feb 13, 2026

No findings