first commit

This commit is contained in:
王鹏
2026-03-18 09:04:37 +08:00
commit b7719b377d
121 changed files with 116104 additions and 0 deletions

8
dist/game_state_config.json vendored Normal file
View File

@@ -0,0 +1,8 @@
{
"pixel_size": 17,
"block_start_x": 30,
"scan_region_width": 155,
"scan_region_height": 15,
"offset_left": 20,
"offset_top": 45
}