https://github.com/vasanthv/looptap
A minimal game to waste your time
https://github.com/vasanthv/looptap
Last synced: about 1 year ago
JSON representation
A minimal game to waste your time
- Host: GitHub
- URL: https://github.com/vasanthv/looptap
- Owner: vasanthv
- License: mit
- Created: 2020-03-17T07:50:19.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-14T22:51:44.000Z (over 2 years ago)
- Last Synced: 2025-02-09T10:44:36.562Z (over 1 year ago)
- Language: HTML
- Homepage: https://vasanthv.me/looptap
- Size: 316 KB
- Stars: 71
- Watchers: 3
- Forks: 19
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Looptap
A minimal game to waste your time.
This game is my effort to create the coogyloop app for the web.
References:
- https://coogyloop.com/
- https://jsbin.com/quhujowota/1/edit?html,js,output
- http://lea.verou.me/2012/02/moving-an-element-along-a-circle/
- https://css-tricks.com/get-value-of-css-rotation-through-javascript/
- https://stackoverflow.com/a/47653643