https://github.com/ogustavo-pereira/lightsaber-responsive
Star Wars Lightsaber Reponsive
https://github.com/ogustavo-pereira/lightsaber-responsive
css javascript lightsaber responsivo star starwars wars
Last synced: 3 months ago
JSON representation
Star Wars Lightsaber Reponsive
- Host: GitHub
- URL: https://github.com/ogustavo-pereira/lightsaber-responsive
- Owner: ogustavo-pereira
- License: mit
- Created: 2018-04-09T01:41:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-04-03T01:50:08.000Z (over 3 years ago)
- Last Synced: 2025-01-19T13:49:18.031Z (9 months ago)
- Topics: css, javascript, lightsaber, responsivo, star, starwars, wars
- Language: JavaScript
- Homepage: https://codepen.io/oguhpereira/pen/OEwYjJ
- Size: 7.16 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# LightSaber Responsive
> This repository is a web page with a responsive lightsaber
## About
This application develops a lightsaber with only css and pure html. This lightsaber changes size according to the responsiveness of the page. So the bigger the page, the bigger the lightsaber will be and the smaller the page, the smaller the saber will get until it tends to 0. Special effects have been added to every move made on the page. So when you enlarge the page, a sound effect is generated.
## How to run
To run this application, just run the index.html file in a supported browser.
## Credits
- inspired by [sanfona](https://github.com/bernarddeluna/sanfona)
## License
- [MIT](https://github.com/oguhpereira/lightsaber-responsive/blob/master/LICENSE)