[init] Initial commit

This commit is contained in:
2026-03-27 15:37:18 +01:00
commit 49c5318ae6
22 changed files with 2992 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
[env:rpipico2w]
platform = https://github.com/maxgerhardt/platform-raspberrypi.git
board = rpipico2w
framework = arduino
board_build.core = earlephilhower
monitor_speed = 115200
lib_deps =
adafruit/Adafruit ST7735 and ST7789 Library@^1.10.4
adafruit/Adafruit GFX Library@^1.11.10
build_flags =
; --- Game settings ---
-D DEFAULT_LOOK_AHEAD=8
-D DEFAULT_IDLE_TIMEOUT=60
-D DEMO_RESET_PAUSE=20000
-D MAX_GAME_LOG=100
-D BLUNDER_ENABLED=0
-D BLUNDER_CHANCE=20