Using WindowManager to begin and end frame

This commit is contained in:
2025-12-19 22:47:18 +08:00
parent c8ab71738a
commit 96b005e2ef
9 changed files with 19 additions and 11 deletions

View File

@@ -11,6 +11,10 @@ cmake -G "Ninja" -DCMAKE_BUILD_TYPE=Debug -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COM
ninja
```
## 目前更新计划
- 使用位图渲染文字移除TTF
## 待添加玩法
- 生命值
- 道具(直接消灭一个孢子之类的)