搜索资源列表
wtcs
- 由c实现的探食蛇游戏!功能全面!代码也通俗易懂!很不错!用来做课程设计的!-achieved by the detection Snake Eater game! Fully functional! Code-understand! Very good! Used for curriculum design!
Game
- C#实现的贪吃蛇游戏源码 经过精心调试保证代码上午充分实现 VS2005在XP/2003环境现在测试成功 -C# Achieved carefully Snake game source code debugging to ensure the full realization of the morning in the XP/2003 environment VS2005 now the tests are successfully
Tetris0.9
- 一个贪吃蛇原始C#代码,对C#学习新手来说比较有用-A Snake original C# code, for C# is more useful to study new
SnakeGame
- 用visual studio 2008, C# 3.0编写的贪吃蛇游戏源码,两个版本:PC和手机。看了代码你就会知道,用.net开发手机应用竟然和电脑上的应用是如何的相似。这要归功于微软做的统一的抽象。-Using visual studio 2008, C# 3.0 the preparation of the Snake game source code, two versions: PC and mobile phone. Read the code you will know, the.
MySnake
- C#贪吃蛇源代码,试用于初学者学习C#编程-Snake C# source code, tested in beginners to learn C# Programming
CSHarp
- c#贪吃蛇源代码 有多种模式可以选择 使用wsad 控制-c# source code for Snake can choose a variety of modes
Snake_01
- C#的贪吃蛇,只有最基本的功能,代码很短,供大家学习消遣 -C#, Snake, only the most basic functions, the code is very short, for them to learn from entertainment
Snake
- 贪吃蛇源代码 C#代码 很经典的例子 贪吃蛇这个例子很多朋友都是需要的-Snake C# source code is a classic example of Snake in this case many of my friends are in need
snakegame
- This game of snake is different from many others. In addition to the classic snake game, this game ships many new features such as 2 modes: classic and campaign,where in campaign mode you can progress through different levels by eating food and avoid
Snake
- 用C#写的最简单的贪吃蛇代码,希望能给许多朋友一个启示-Using C# to write the simplest code Snake, I hope to give a revelation to many friends
TCS
- C#编写的贪吃蛇游戏,游戏界面不太美观,但是不影响游戏。源代码供大家参考,-Snake game written in C#, game interface is not beautiful, but does not affect the game. Source code for your reference, thank you
Console_Snake
- 自己写的基于 windows 控制台界面的,具备基本功能的,可以过关的贪食蛇游戏,当时写这个是为了教一个编程新人,一边讲一边写,花了个多小时,但愿对大家的学习有帮助.-code by self, a windows console base snake game, can be pass level
Snake
- snakegame is easy code
SerpentineMatrix
- 蛇形矩阵的c++源程序,实现一个蛇形矩阵,在vc环境下。-Serpentine matrix c++ source code, the realization of a snake-like matrix, in vc environment.
Snake
- 游戏功能有得分,等级,查询记录。。。代码简单实用 -Game function scores, grades, query records. . . Code simple and practical
GreedSnake-photo
- Visual Studio 2010, C#下的贪吃蛇代码, 和一般的贪吃蛇不同, 这是用一个个图片做蛇身和食物的, 因限制100M, 所以只好把主要代码发上来, 日后再补充.-Visual Studio 2010, C# under Snake code, the Snake, which is to do with a picture of snake and food restrictions 100M, so I had to code made up at a later dat
tanchishe
- 贪吃蛇代码:本代码使用C++语言编程,实现贪吃蛇游戏的基本功能-Snake code: This code uses the C++ programming language, the basic functions of the game Snake
Intelligent-AI-pathfinding-snake
- 智能AI寻路贪吃蛇源码及可执行程序。 整个制作过程可以分为两大部分 第一部分是做出贪吃蛇的雏形,可以手动控制我们的蛇移动起来并且能吃东西(也就是常规意义上的基本贪吃蛇) 第二部分是让蛇自己动起来!-Intelligent AI pathfinding snake source code and executable. The entire production process can be divided into two parts The first part is to
snake
- 一个很受欢迎的游戏代码,贪吃蛇游戏代码,描述了贪吃蛇是如何贪吃的。-Snake game code
Snake
- 在C#学习过程中的编写的小程序,是一个贪吃蛇的小游戏的代码(Code in the c# learning process)