@ -23,7 +23,7 @@ export default class Game {
}
init() {
Object.assign(this, {
steps: 25,
steps: 40,
score: 0,
});
this.shuffleCards();