Added draw board function

This commit is contained in:
2025-11-30 15:24:45 +08:00
parent 835be9d63c
commit 06b840e7ff
7 changed files with 168 additions and 19 deletions

View File

@@ -20,6 +20,7 @@ set(SOURCE_FILES
src/core/Piece.cpp
src/core/Rule.cpp
src/core/ComponentManager.cpp
src/input/InputManager.cpp
)
# 添加可执行文件