khan-c / destroy_drunk_circles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Interactive drunken circles

Instructions to Run Locally

Navigate to the project directory in your terminal.

$ open index.html

The differences from the original can be found with the added event listener in the window.Game function as well as in the moveCircle and moveRandom functions.

Added feature that removes a circle if it's touched by the cursor.

About


Languages

Language:JavaScript 97.8%Language:HTML 2.2%