Skip to content

Andychochocho/ping-pong--csharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ping Pong

By Andrew Cho

Description

A user should input one number to start at, and another number to end at. Every number divisible by 15 will be printed on the page as "ping-pong". Every number divisible by 5 will be printed on the page as "pong". Every number divisible by 3 will be printed on the page as "ping".

Setup/Installation Requirements

  • Open CMD/Terminal
  • git clone (github url)
  • cd into Github Repo
  • Type "dnx kestrel in command line."

Known Bugs

No known bugs!

Technologies Used

  • HTML
  • C#
  • NancyFx/Razor
  • RESTful Routing

Support and contact details

If any contact is needed you can reach me at my email at cho-andrew@hotmail.com

License

This software is licensed under the MIT license. Copyright (c) 2016 By Andrew Cho us Copyright (c) 2016

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages