搜索资源列表
2
- 贪吃蛇 c语言版, 仅供学习用,代码比较长,是用队列做的
snake
- 贪吃蛇,按WASD控制蛇的移动,整个文件用C语言,其中用到了队列-According to the movement of the control snake WASD keys are
GreedySnake
- 利用EasyX 和 C++写的贪吃蛇,二维数组,数组映射成图像,而蛇只是队列-C++ write and use EasyX Snake, a two-dimensional array, the array is mapped into an image and the snake just queue
贪吃蛇C++源代码
- 贪吃蛇C++源代码 简单易懂 STL 队列