GithubHelp home page GithubHelp logo

abdilatifbashir / ping-pong Goto Github PK

View Code? Open in Web Editor NEW
0.0 0.0 0.0 183 KB

this is website with a game called ping-pong,Ping pong will count upto your number from 1 with the following exceptions:Numbers divisible by 3 become "ping" Numbers divisible by 5 become "pong" Numbers divisible by 3 and 5 become "pingpong"

Home Page: https://abdilatifbashir.github.io/ping-pong/

CSS 16.49% HTML 69.80% JavaScript 13.71%

ping-pong's Introduction

Ping-Pong/number game

Author:abdilatif bashir[[email protected]]

Description

A web application that takes a number from a user and returns a range of numbers from 1 to the chosen number with the following exceptions:

  • Numbers divisible by 3 will be represented by "ping" for example user input 6 this will output 1,2,ping,4,pong,ping

  • Numbers divisible by 5 are represented with "pong" Input : 8 Example output: 1,2,ping,4,pong,ping,7,8

  • Numbers divisible by 3 and 5 are representd "pingpong" Input : 20 Example output: 1,2,ping,4,pong,ping,7,8,ping,pong,11,ping,13,14,pingpong,16,17,ping,19,pong

  • you can see the result again and again

Technologies Used

  • HTML
  • CSS
  • Bootstrap
  • javascript
  • Jquery

Setup and Installation

  • Make sure you have you are on inernet with browser i.e chrome installed in your computer
  • navigate to github you url and search my username:abdilatifbashir
  • go to my repositoy workplace download or clone my ping-pong project

license MIT

ping-pong's People

Contributors

abdilatifbashir avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.