gricha2380 / regex

https://gricha2380.github.io/regex/demo
0 stars 0 forks source link

Set static set of difficulty-locked cards for arcade mode #42

Open gricha2380 opened 6 years ago

gricha2380 commented 6 years ago

If arcade mode && if game mode difficulty is easy, all cards unlocked. If arcade mode && if game mode difficulty is hard, lock the auto cards (any digit, not a digit, match all)

gricha2380 commented 6 years ago

This is less of an issue now that arcade randomly locks card values, but it's still relevant. Perhaps when users set difficulty preferences to easy randomLock may be turned off by default, whereas medium randomly locks a certain fixed percent of cards and hard always locks certain type of cards (auto cards, and use of wildcards)