Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aelse/webdiceroll.com
A dice rolling web app for iPhone and other mobile devices
https://github.com/aelse/webdiceroll.com
Last synced: 2 days ago
JSON representation
A dice rolling web app for iPhone and other mobile devices
- Host: GitHub
- URL: https://github.com/aelse/webdiceroll.com
- Owner: aelse
- Created: 2012-04-19T06:25:42.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-03-21T05:20:45.000Z (over 11 years ago)
- Last Synced: 2023-03-12T00:17:35.042Z (over 1 year ago)
- Language: JavaScript
- Homepage: WebDiceRoll.com
- Size: 594 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
WebDiceRoll
===========WebDiceRoll is a simple web based dice roller. It is optimised for iPhone
and other mobile devices.You can use it at http://webdiceroll.com
Dependencies
============This project uses a number of third party components which are copyright
their respective authors.These include:
* [iWebKit][] for the look and feel
* [SoundManager 2][] to handle the dice rolling sound
* [shake.js][] for the phone shaking event to trigger rollsPlease see the websites of those components for information about them.
[SoundManager 2]: http://www.schillmania.com/projects/soundmanager2/ "SoundManager 2"
[shake.js]: http://alexgibson.github.com/shake.js/ "shake.js"
[iWebKit]: http://snippetspace.com/projects/iwebkit/ "iWebKit"