Files
Linux-C-Notes/Chapter12/C12-俄罗斯方块.md

15 lines
179 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 俄罗斯方块
1. 图形
ANSI_VTframebuffer
前者以光标为单位,后者以像素为单位。
推荐后者。
2. 输入设备
3. 并发