/ppReview

Primary LanguageJavaScript

The Ping Pong Game

This game is a simple counting game that replaces some numbers with the words, 'ping', 'pong', or 'pingpong', Jan 22, 2016.

By Megan Fayer

Description

This game page takes a number user input and outputs a series of integers up to that input, replacing multiples of three with 'ping', multiples of 5 with 'pong', and multiples of both with 'pingpong'.

Project Includes:

  • index.html
  • scripts.js
  • specs.js
  • styles.css
  • jQuery 1.12.0
  • Mocha files
  • Chai files

Support and contact details

{If you run into any issues or bugs with my code, feel free to email me here. Or if you'd like to help contribute or refactor my code, contact me at my GitHub. }

Technologies Used

  • HTML
  • JavaScript
  • CSS
  • jQuery
  • Apple/Mac

No bootstrap was used in the styling of the webpage.

License

This software is licensed under the MIT license.

Copyright (c) 2016 By Megan Fayer

==================================

Contact the author at: [mefayer@gmail.com]