Giter VIP home page Giter VIP logo

number_guessing's Introduction

Number_guessing - Random number guessing game

Project has moved to GitLab at https://gitlab.com/Anthonyntilelli/Number_guessing

Table of Contents

  1. Description
  2. Parameters
  3. Examples
  4. Exit status
  5. Requirements
  6. Authors
  7. Reference

Description

Computer will choose a random number between 0 to 100 by default. The user will have guess the number and the computer will respond with greater, lower or correct number. Score is based on the number of guesses/attempts required to choose correct number.

Input:

  • 'Q!' - quit Program
  • 'N!' - New Game
  • Valid integer - number guess

Parameters:

Usage: number_guessing [options]
    -m, --min INTEGER                Set Minimum number
    -M, --Max INTEGER                Set Maximum number
    -D, --Debug INTEGER              Set hidden number
    -h, --help                       Prints this help

Examples:

ruby number_guessing.rb

ruby number_guessing.rb -m -50 -M 500

ruby number_guessing.rb -D 25

Exit status:

 0 Success
 1 General Failure or incorrect parameter provided (varied Message)
 3 Invalid Command line arguments (varied message)
 4 Invalid input after guess

Requirements

  • Ruby 2.4+

Authors:

  • Anthony Tilelli

number_guessing's People

Contributors

anthonyntilelli avatar

Watchers

James Cloos avatar  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.