Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

This is a simple JavaScript application developed with core JavaScript without using any external JS library.

License

NotificationsYou must be signed in to change notification settings

arman37/bouncer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bouncer

This is a simple JavaScript application developed with core JavaScript without using any external JS library.In this tiny application i have tried to demonstrate how JS developers can implement OOP, Prototypal Inheritance, Static method & variable, Event Bindings, Callbacks,IIFE(immediately-invoked function expression), Anonymous functions, Method chaining, factory design pattern, Mathematics and some other JavaScript stuffs in their JavaScript application.I have developed this application totally for fun. When application starts there will appear 5-6 Kangaroos randomly bouncing around your browser window.If you click on one of them with your mouse then that Kangaroo will get attached with your cursor and will start moving wherever you move your mouse pointer.If you wanna release it from your cursor click again.

HOW TO RUN

  1. Clone the project from git.
  2. Go to 'Bouncer' directory & open 'index.html' file in your browser.

Preview

Screenshot1Screenshot2

Contributing

If you like the project, shoot a ⭐ and feel free to fork & send PR anytime.

License

MIT licensed

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp