Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.35 KB

README.md

File metadata and controls

35 lines (26 loc) · 1.35 KB

Simple Dice

A simple app to simulate rolling dice, for use when physical dice are not convenient.

Usage

The main dice-rolling screen appears when you first open the app. In order to roll the dice, simply tap near the center of the screen or give your phone a shake.

Swiping from the left or right side of the screen will pull out the settings menu, which provides different options for the dice.

Features

  • Tap or shake to roll dice
  • Adjust the number of dice

Dependencies

Uses Jeremy Feinstein's SlidingMenu library and Thomas Bouron's Shake Detector library.

License

Copyright 2016 Ailuridaes

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.