# snake **Repository Path**: mirrors_cofyc/snake ## Basic Information - **Project Name**: snake - **Description**: A snake video game. - **Primary Language**: Unknown - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-05-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # snake A snake video game. ## Screenshot ![snake](http://ww4.sinaimg.cn/large/6262af7ejw1e1qosyrj2aj.jpg) ## Installation $ make $ make install $ snake Run `snake -h` to view more options. ## How to play Using `h`, `j`, `k`, `l` or arrow keys to turn snake around. Type `q` or `` to quit game. Type `` to pause/restore game. ## Notes about playing on Mac OS I strongly recommend [iTerm2](), because Mac OS X native Terminal cannot hide the terminal cursor which is very annoying!.