Skip to content
#

gluttonous-snake

Here are 10 public repositories matching this topic...

Language: All
Filter by language

使用C语言的链表实现对蛇体的添加、删除、修改和查询。当蛇吃了食物后,它的长度会增加一个单位。当它到达地图的边界或它自己的时候,蛇会死亡,并在原来的地方再生出一条原来大小的小蛇。调用Linux的NCURSES库来实现游戏界面的显示和访问键盘输入上下键来控制移动。

  • Updated Jun 25, 2021
  • C

Improve this page

Add a description, image, and links to the gluttonous-snake topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gluttonous-snake topic, visit your repo's landing page and select "manage topics."

Learn more