https://github.com/msachi/marble-game
https://github.com/msachi/marble-game
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/msachi/marble-game
- Owner: msachi
- Created: 2017-01-26T12:07:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-29T16:13:04.000Z (over 9 years ago)
- Last Synced: 2025-04-10T14:07:29.761Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://msachi.github.io/marble-game/
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Marble game
This is a simple game that I made as an exercise in learning the `deviceorientation` API.
Goal: you need to get the marble (top) into the hole (bottom).
Marbles change colours as you move your phone around.
If you get your marble into the hole, something magical will happen!
This game was optimized for iPhone 5S.