Coder Social home page Coder Social logo

code-review-week-3---number-game's Introduction

BEEP! BOOP! Web Ap.

A game that goes beep and boop at various intervals , 11.1.19

By Jay Winebrenner

Description

Have fun with Beep! Beep! while you get Booped! and Beeped! when certain numbers are displayed

BDD

Spec: The program returns "Please enter a real number" if anything other than a number is entered

  • Input: efetkv
  • _Output: "Please enter a real number." _

Spec: Spec: The program returns a range of numbers from 0 to the users inputted number

  • Input: 7
  • Output: 0,1,2,3,4,5,6,7

Spec: Numbers that contain a 3: all digits are replaced (all digits) with "I'm sorry, Dave. I'm afraid I can't do that.

  • Input: 32
  • _Output: 0 , 1…… 28, 29, "I'm sorry, Dave. I'm afraid I can't do that”. "I'm sorry, Dave. I'm afraid I can't do that _

Spec: Numbers that contain a 2: all digits are replaced (all digits) with "Boop!"

  • Input: 14
  • _Output: 0, 1, "Boop!", 3, 4, 5, 6, 7, 8, 9, 10, 11, “Beep!”, 13, _

Spec: Spec: Numbers that contain a 1: all digits are replaced (all digits) with "Beep!"

  • Input: 12
  • Output: 0, "Beep!", 2, 3, 4, 5, 6, 7, 8, 9, "Beep!", "Beep!" “Beep!”

Known Bugs

{No know bugs at this point. }

Support and contact details

Feel free to get in touch about anything at all. [email protected]

Technologies Used

HTML, CSS, Javascript, JQuery, Bootstrap

GitHub GH-Pages link

<www.google.com>

License

This software is licensed under the MIT license

Copyright (c) 2019 Jay Winebrenner

code-review-week-3---number-game's People

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.