Skip to content

Pong that uses the horizontal and vertical scrollbars as paddles.

Notifications You must be signed in to change notification settings

maxcutlyp/ScrollbarPong

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ScrollbarPong

Pong that uses the horizontal and vertical scrollbars as paddles.

Just want to play?

It's live at https://maxcutlyp.com/webapps/ScrollbarPong/.

Set up locally

  1. Make sure you have TypeScript installed.
  2. Make sure you have PHP installed.
  3. Clone the repo and cd into it.
  4. Build main.ts with TypeScript.
  5. Open a local PHP server with php -S localhost:8000
  6. Go to localhost:8000 in your browser of choice and enjoy.

About

Pong that uses the horizontal and vertical scrollbars as paddles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published