Skip to content

RoganMurley/GALGAGAME

Repository files navigation

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.

About

GALGA: Multiplayer card game written in Haskell and Elm.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •