numbersgame

Version, currently master branch1 version
  • master branchlatestMay 15, 2020

github.com/Andriamanitra/numbersgame

a simple numbers game you can play with stream chat on Twitch

0 stars
0 dependents
License: MIT

Installation

# Add this to your shard.yml
dependencies:
  numbersgame:
    github: Andriamanitra/numbersgame
    branch: master

master is a branch, not a release, so this tracks it rather than pinning a version.

Then run:

shards install

shard.yml

Crystal
0.34.0
License
MIT
Author
Mikko
Target
  • numbersgame from src/numbersgame.cr

Dependencies

Runtime Dependencies

  • crirc*github: Meoowww/Crirc, branch: master
  • kemal*github: kemalcr/kemal
  • calcium*github: adoxography/calcium
  • multiset*github: tcrouch/multiset.cr

README

numbersgame

A simple numbers game to play with stream chat on Twitch. WIP