jdwolk / annihilate-game

A Purescript implementation of what may or may not be a card game by Button Shy Games that rhymes with "Schmenta Schwark"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Annihilate

A Purescript implementation of what may or may not be a card game by Button Shy Games that rhymes with "Schmenta Schwark"

Requirements

  • Purescript 0.12.1
  • psc-package
    • npm install -g psc-package-bin-simple
  • npx
    • npm install -g npx

Setup

$ psc-package install

Run

Repl:

$ npx pulp repl

Exe:

$ npx pulp run

About

A Purescript implementation of what may or may not be a card game by Button Shy Games that rhymes with "Schmenta Schwark"


Languages

Language:PureScript 98.3%Language:HTML 1.7%