搜索资源列表
snakec
- 用C语言实现贪吃蛇的小游戏,就是一条小蛇,不停地在屏幕上游走,吃各个方向出现的蛋,越吃越长。只要蛇头碰到屏幕四周,或者碰到自己的身子,小蛇就立即毙命。-Using C language Snake game is a small snake, constantly walk on the screen, appeared in all directions to eat eggs, eat more long. Around the screen as long as the snake hea
tanchishe
- 贪吃蛇代码:本代码使用C++语言编程,实现贪吃蛇游戏的基本功能-Snake code: This code uses the C++ programming language, the basic functions of the game Snake
snake
- 详细介绍了贪吃蛇游戏,使用C语言来实现,使我们学会灵活使用C语言来编写使用程序。-Introduced the snake game, using C language to achieve, we learn to make flexible use C language to write the program.
snake
- vs开发环境c#语言实现贪吃蛇手机游戏,移植性强-Vs development environment c# language Snake mobile games, strong portability
贪吃蛇
- 利用C#语言与vs开发工具实现了一个,简单的桌面贪吃蛇游戏(A simple desktop snake-eating game is implemented by using C# language and vs development tools.)