Skip to content

edgar1824/bouncing-balls

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

How to Use

  1. Compile the TypeScript code into JavaScript. If you don't have TypeScript installed you can do it using:

    npm install -g typescript

    To compile the TypeScript code run:

    tsc

    This will generate the necessary JavaScript files.

  2. Open index.html in a web browser.

  3. Click on the canvas to release animated joke balls.

  4. Resize canvas/window to see the magic!

Dependencies

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published