/theAppanaut.github.io

Ping-Pong project for Level 2 Placement for Epicodus, hosted on github pages

Primary LanguageJavaScript

Ping Pong

2/12/2016

By Scott Holland, Jr.

Ping-Pong project for Level 2 Placement for Epicodus. This project will demonstrate proficiency in Markdown, HTML, CSS, Bootstrap, JavaScript, jQuery, BDD, and Git.

The user will enter a number and be shown a range of numbers starting from 1 and ending at the original number. The list will be altered to do the following:

  • Replace numbers divisible by 3 with "ping"
  • Replace numbers divisible by 5 with "pong"
  • Replace numbers divisible by 15 "pingpong"

Technologies Used

This website will use HTML, CSS and JavaScript

Installation

Install the project files by following the link below and cloning this repository:

https://github.com/theAppanaut/Ping-Pong.git

License

MIT License. Copyright (c) 2016 Scott Holland, Jr.