Added config to increase or decrease game speed when score rising

This commit is contained in:
Anry Das
2025-11-16 09:12:29 +02:00
parent 836f635a6b
commit a04e422547
3 changed files with 20 additions and 8 deletions

View File

@@ -65,6 +65,7 @@
}
},
"store_width": 10,
"block_size": 30
"block_size": 30,
"high_score_inc_speed": true
}
}