Giter VIP home page Giter VIP logo

jediset's Introduction

NAME
  The Game of Jedi Set: a pattern matching terminal card game

USAGE
  jediset.pl [ --help|--version|--debug|--rows=<int>|--match|--listsets|
                         --cards=<int>|--web|--atleast ]

DESCRIPTION
  See <http://en.wikipedia.org/wiki/Set_(game)>

OPTIONS
  --help     -h   : This help message

  --rows     -r   : Specify the number of rows that will fit on your screen
                    Vertical rows (aka: columns)
                    Range: >0  else it defaults to 3
  --cards    -c   : Specify the number of cards to play with each round
                    Range: 1 through 81  else it defaults to 12
  --listsets -l   : Always list valid sets (cheater)

  --atleast  -a   : Boards will contain at least this many sets
                    Range: <12  else it defaults to 0
  --version  -v   : Print version on standard output and exit

  --debug    -d   : Enable (likely useless) debuging output data 
                    Use this option multiple times for more verbosity
                    The data will be of the form: int   int  int   int
                                                  shape fill color number
                    shape, fill, and color are indexes:   values 0 through 2
                    number is saved directly:             values 1 through 3
                    Note: Look at the code to see the meanings of indexes
  --no-match -nom : Deactivate player name matching (see README-Match)

  --web      -w   : Format output for cgi html; This is not ment for a terminal

  Option names may be shorter unique abbreviations of the full names shown above
  Full or abbreviated options may be preceded by one - or two -- dashes

AUTHOR
  Written by James Koval
REPORTING BUGS
  Report bugs to <jediknight304 () gmail . com>
COPYRIGHT
  Copyright 2010 James Koval
  License GPLv3+: GNU GPL version 3 or later
  <http://gnu.org/licenses/gpl.html>
  This is free software; you are free to change and redistribute it
  There is NO WARRANTY, to the extent permitted by law

jediset's People

Contributors

jakl avatar jakltest avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.