Skip to content

brianwachira/ping-pong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ping-pong

By Brian Wachira

Description

This is a ping pong web app. It is built based on BDD

Behavior - Plain English input(s) Output(s)
Does nothing to number 3 3
Returns count from n to input 3 1,2,3
Returns ping for numbers divisible by 3 4 1,2,ping!,4
Returns pong for numbers divisible by 5 5 1,2,ping!,4,pong!
Returns pingpong for numbers divisible by 3 and 5 15 ....pingpong!

Setup/Installation Requirements

Clone on terminal using git clone ---url--- or download zip and unzip it. open in terminal by typing ping-pong or double click it
Run it on any browser.

Link to live site

https://brianwachira.github.io/ping-pong/

Technologies Used

HTML
CSS
Bootstrap Grid System JQuery

Support and contact details

If you have any issues,ideas or concerns contact me on brianwachira7@gmail.com.All code contributions are welcomed.

License

This project is licensed under the terms of the MIT license.

You can check out the full license here