Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/gitkrystan/pingpong-fizzbuzz

Epicodus Level 2 Placement Test
https://github.com/gitkrystan/pingpong-fizzbuzz

Last synced: 1 day ago
JSON representation

Epicodus Level 2 Placement Test

Awesome Lists containing this project

README

        

# ping-pong

##### By: Krystan Menne

Ping Pong is a sample JavaScript application for demonstrating basic proficiency
in Javascript, jQuery, Git, Markdown, HTML, Bootstrap, CSS, and BDD.

A user enters a number and is shown a range of numbers from 1 to the number
entered with the following exceptions:

* Numbers divisible by 3 are replaced with "ping"
* Numbers divisible by 5 are replaced with "pong"
* Numbers divisible by 15 are replaced with "pingpong"

## Installation

Install ping-pong by cloning this repository:

https://github.com/gitKrystan/gitKrystan.github.io

## License

MIT License. Copyright 2015 Krystan Menne