Since an app we had on our phones keept crashing, no going back if accidently double tapping and such, I decided to build my own game app with thoose features. And to support all plattforms we usually use (windows phone/os, android and iphone) I decided to write it in pure html, css and js to support them all.
Current roadmap:
-
v1 should contain
Possibility to set custom rules for each card (1-13)DonePossibility to save thoose rules in a cookie for later use if something crashes or is closed downDone (some autosave / card tracker should still be implemented)Only pure html, css and js to ensure everything can be runned on devices (and "offline" from a SINGLE html file)DoneNext/previous card navigationDoneUgly as fck graphicDone
-
future feauters (thoughts and so)
"Swipe" support for phonesDoneCustom rules for all cards and types (1-13 * 4 for diamond, spades, hearts and clubs)DoneCustom rules for at least black/red cardsDoneCard counter (how many played/left and/or "king warning")Done, not sure if will be used thouAdvanced card counter (see how many of each card that has been dealt)Done- Sound effects? (technical limitations if should be available offline in a single html file?)
- Cards that have "save"/"use" abilites?
- Tracking of players
- Help/info as a optional textarea to explain a certain card or rule