Skip to content

Beniox/cursorAttack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cursor Attack

Have you ever though that nowadays websites are too boring? Or even to easy?

Well, this is the solution for you! No one will ever be bored again on your website, because now helicopters will attack your cursor!

Cursor Attack

How to use

  1. Just add the following code to your website:

    Either via jsDelivr:

    <script src="https://cdn.jsdelivr.net/gh/beniox/cursorAttack/script.js"></script>

    or via downloading the script:

    <script src="script.js"></script>
  2. And then call the function:

    <script>
        const game = new Game();
        game.start();
    </script>

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published