Improve scores

This commit is contained in:
karl 2021-11-21 15:10:17 +01:00
parent 01be514adc
commit d87e5c534f

View File

@ -28,10 +28,10 @@ const RIGHT = RASTER_SIZE * 5
const LINE_CLEAR_SCORES = [ const LINE_CLEAR_SCORES = [
0, 0,
10, 10, # 1 line -> basic 10 points
25, 30, # 2 lines -> 10 points bonus
60, 50, # 3 lines -> 20 points bonus
100 90 # 4 lines -> 50 points bonus
] ]