cards

card games in Crystal / raylib

cards

Installation

clone repo

git clone git@github.com:mswieboda/cards.git

cd into dir

cd cards

install crystal specified in .tool-versions

on macOS with asdf:

asdf install `cat .tool-versions`

or other OS's and instructions: https://crystal-lang.org/install/

install shards

shards install

make sure to have make installed on your OS

Usage

Run

run using Makefile

by default cleans the build and complies a new one, see more options in Makefile

make

Package

package to macOS app (requires platypus)

make pack

this will open Platypus with the default config from cards.platypus

Repository

cards

Owner
Statistic
  • 2
  • 0
  • 0
  • 0
  • 1
  • about 3 years ago
  • December 30, 2020
License

MIT License

Links
Synced at

Fri, 03 May 2024 01:10:14 GMT

Languages