查找树,俄罗斯方块,系统编程开始

This commit is contained in:
lzy
2024-04-25 21:56:26 +08:00
parent 71fdab3f9f
commit eba0cbb4c4
8 changed files with 305 additions and 2 deletions

View File

@@ -0,0 +1,14 @@
# 俄罗斯方块
1. 图形
ANSI_VTframebuffer
前者以光标为单位,后者以像素为单位。
推荐后者。
2. 输入设备
3. 并发