Skip to content

This is an exercise developed during MIT xPro Professional Certificate in Coding: Full Stack Development with MERN. It is about moving objects on the screen following the cursor. To achieve this, we should detect the cursor position, store its coordinates to update the eyes position dynamically

License

Notifications You must be signed in to change notification settings

SoyDanielRomero/EyeExercise

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Eye Exercise 👨‍💻

This is an exercise developed during MIT xPro Professional Certificate in Coding: Full Stack Development with MERN. It is about moving objects on the screen following the cursor. To achieve this, we should detect the cursor position, store its coordinates to update the eyes position dynamically

Installation 🔧

To install this proyect in your machine, follow these steps:

  1. Download or clone the project
  2. Go to content folder and add it to your code editor tool
  3. Open index.html
  4. Enjoy and leave a comment :)

Usage 🚀

  • Move the mouse trough the screen, the eyes will follow it

Live Demo

Support 🦸‍♂️️

If you have any question please send an email to: hola@soydanielromero.com.

Roadmap 🗺

  • Responsive support

License information 👨‍⚖️

Copyright (c) 2021 Daniel Romero

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Files 📁

  • Root
    • eyes.js
    • eyes.png
    • index.html
    • LICENSE
    • README.md
    • styles.css

About

This is an exercise developed during MIT xPro Professional Certificate in Coding: Full Stack Development with MERN. It is about moving objects on the screen following the cursor. To achieve this, we should detect the cursor position, store its coordinates to update the eyes position dynamically

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published