gricha2380 / regex

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

Lock specific cards #28

Closed gricha2380 closed 6 years ago

gricha2380 commented 6 years ago

In tutorial mode lock based on level guidance

In arcade mode lock based on difficulty

gricha2380 commented 6 years ago

Mechanism in place for both data objects. Next step is to add difficulty check when in arcade mode. That means adding difficulty selector on game start, potentially for both modes...

gricha2380 commented 6 years ago

Cards can locked via game/data.json on a level specific basis. I've actually had this in for at least a week. Difficulty toggle work will be a separate issue.