Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 362 Bytes

README.md

File metadata and controls

15 lines (12 loc) · 362 Bytes

RollTheDice

A rolling the dice game which records all your rolls in a persistent database.

Features are:

  • Haptic Feedback on rolling the dice
  • Persistant Core Data Database
  • Added Timers for a realistic rolling experience
  • Customisation of Die faces

TODO:

  • Better UI
  • Check for Accessibility
  • Test for Dark Mode
  • Revamp the Timer modules