This game is a simple counting game that replaces some numbers with the words, 'ping', 'pong', or 'pingpong', Jan 22, 2016.
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'.
- index.html
- scripts.js
- specs.js
- styles.css
- jQuery 1.12.0
- Mocha files
- Chai files
{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. }
- HTML
- JavaScript
- CSS
- jQuery
- Apple/Mac
No bootstrap was used in the styling of the webpage.
This software is licensed under the MIT license.
Copyright (c) 2016 By Megan Fayer
==================================
Contact the author at: [mefayer@gmail.com]