/beep-boop

Primary LanguageJavaScript

Beep Boop

Beep Boop Project

By Jared Farkas

Description

Checks if numbers in a given array have specific digits, if so provides different output. also allows the user to play blackjack

Setup/Installation Requirements

Known Bugs

None known

Specs

  • If 1 is input, program will output: 0,beep!
  • If 5 is input, program will output: 0,beep!,boop,I'm sorry dave I'm afraid I can't do that,4
  • If 32 is input, program will output: I'm sorry dave I'm afraid I can't do that after counting up to 32 replacing as indicated prior
  • If 21 is input, program will output: ...,boop, after counting up to 21, replacing as indicated prior
  • If 103 is input, program will output: I'm sorry dave I'm afraid I can't do that, after counting up to 102, while replacing numbers as indicated prior
  • If 123 is input, program will output: ...,I'm sorry dave I'm afraid I can't do that, after counting up to 123, replacing numbers as indicated prior
  • If 177 is input, program will output: ...,beep! after replacing numbers as indicated prior
  • If the deal button is hit, a hand blackjack will be dealt

Technologies Used

HTML, CSS, Bootstrap, Javascript and Jquery were used

License

This software is licensed under the MIT license

Copyright (c) 2016 Jared Farkas