Coder Social home page Coder Social logo

eihgpong's Introduction

EIHG Pong Ladder Bracket CLI

  ______ _____ _    _  _____   _____   ____  _   _  _____
 |  ____|_   _| |  | |/ ____| |  __ \ / __ \| \ | |/ ____|
 | |__    | | | |__| | |  __  | |__) | |  | |  \| | |  __
 |  __|   | | |  __  | | |_ | |  ___/| |  | | . ` | | |_ |
 | |____ _| |_| |  | | |__| | | |    | |__| | |\  | |__| |
 |______|_____|_|  |_|\_____| |_|     \____/|_| \_|\_____|

                             O .
                           _/|\_-O
                          ___|_______
                        /     |     \
                       /      |      \
                      #################
                     /   _ ( )|        \
                    /   ( ) | |         \
                   /  \  |_/  |          \
                  /____\/|____|___________\
                     |   |             |
                     |  / \            |
                     | /   \           |
                     _/    /_

Installation and player registration

Open up a Terminal or Command Prompt window, and either

wget http:/tiny.cc/eihgpong
chmod +x eihgpong
mkdir -p $HOME/bin
mv eihgpong $HOME/bin
PATH=$PATH:$HOME/bin
eihgpong -p ShortName:[email protected]

You can also checkout the repo

git clone https://github.com/ryanlayer/eihgpong.git

Usage

To access the ladder bracket CLI, simply run the eihgpong

eihgpong

All options are viewable by running:

eihgpong -h

View leader and challenge board

eihgpong

Sign-up

eihgpong -p <name>:<email>

You should receive a confirmation email upon successful registration.

Challenge a player

eihgpong -c -a <player1name> -b <player2name>

Challenged player will receive a email with the name of their challenger, and challenge will be added to the "Challenge Board." Any player who is currently on the challenge board will be unable to initiate another challenge until the current one has been resolved.

Report the results of a challenge match

eihgpong -m -a <player1name> -A <player1wins> -b <player2name> -B <player2wins>

Currently, individual game scores are not reported. Rather, report the total number of games won by each player during the challenge match.

eihgpong's People

Contributors

ryanlayer avatar tomsasani avatar

Watchers

 avatar  avatar  avatar  avatar

eihgpong's Issues

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.