chore: change bmp font and test text gen
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
window:
|
||||
width: 800
|
||||
height: 600
|
||||
icon: "resource/image/tetris_icon.png"
|
||||
|
||||
title: "Tetris"
|
||||
|
||||
sound:
|
||||
@@ -9,6 +9,10 @@ sound:
|
||||
row-completion: "resource/sound/row_completion.wav"
|
||||
piece-set: "resource/sound/piece_set_3.wav"
|
||||
|
||||
image:
|
||||
window-icon: "resource/image/tetris_icon.png"
|
||||
font: "resource/image/press-start-2p-font.bmp"
|
||||
|
||||
engine:
|
||||
fps: 60
|
||||
tile-size: 20
|
||||
|
||||
Reference in New Issue
Block a user