搜索资源列表
猜数游戏
- 一个猜数字的游戏,点击开始后出现四位数的,根据自己输入的方式来猜,输入对的位数显示A错的显示B,其中只显示对几个错几个.本程序是对初学者对界面动态库的应用和一般的逻辑关系的应用.
RPG_game_.Net_code
- 精美RPG游戏的.Net源代码,采用C#实现的RPG游戏的源码-Beautiful RPG game. Net source code, using C# source code to achieve the RPG game
contact
- HGE写的连连看小游戏,实现一些基本的处理功能-HGE game Lianliankan written to achieve some of the basic processing functions
PuzzleGameBeta
- 类似linux的数字解密游戏,支持2-6阶游戏难度选择。-Similar to the number of decryption linux games, games to support the difficult choice of 2-6 bands.
QingWa
- 小游戏青蛙跳 需要.net3.5支持.... .net-wpf-c#-Frog jump game needs. Net3.5 support ..... net-wpf-c#
Tetris
- 这是本人用C#做的俄罗斯方块游戏。 有单人游戏功能,双人对战功能,人机对战功能;游戏难度可设定,根据不同级别,游戏区的大小不一样,方块的类型可以选择甚至自己编辑,游戏速度可调,按键可自行设定;游戏规则与经典的不太一样哦,当然也可以选择经典模式的玩法;采用GDI+接口做的界面,相对比较漂亮,不喜欢可自己改界面。 带有源码和Release版(Release版不需编译,在安装了Microsoft .NET Framework 2.0的机器上直接用来就能玩)。 在 MS Visual Stu
bitmapTestCode
- 用c sharp 语音编写的小游戏程序。
Game
- .net写的金山打字游戏希望大家多多的指点-. net written Chinshan hope that a lot of typing game hints
lianliankan
- c# winform连连看程序,小游戏。-c# winform Lianliankan procedures, small game.
Debug
- 本游戏是采用.net语言编写了一个单机版的游戏。-This game is. Net, a single-language version of the game.
animalconsign
- c sharp 开发的关于动物游戏对委托事件应用的源代码,希望对大家有所帮助-c sharp development of the game on the animals entrusted to the events of the application' s source code, I hope all of you to help! !
Snake
- 贪吃蛇小游戏是基于VC 2003.net开发的,功能齐全,对于初学VC的人会有帮助.-Snake game is based on the VC 2003.net developed a full-featured, for the beginner who will help the VC.
QXGame
- 使用WPF 开发的 游戏界面,可以方便的看见血条和魔法。-Games developed using WPF interface, you can easily see the blood and magic articles.
24point
- 24点游戏附源码 vs 2003下编译。可以自动发牌,也可以手动输入数字-24-point game vs 2003 under the attached source code to compile. Automatic licensing, you can also manually enter the number
Snake_02
- c#的贪吃蛇游戏源码,加入了socket,可以两人同时玩-c# source code of the Snake game, joined the socket, you can play both at the same time
Snake_03
- c#的贪吃蛇游戏,循序渐进地添加了游戏大厅的功能,应用ado.net-c# the Snake game, step by step to add the function hall of the game, the application ado.net
CSharp(WPF_Silverlight)Game_Tutorial
- C#编写游戏的教程,使用的技术是Wpf&Silverlight。 教程中有代码和实际运行的截屏。-C#, game tutorials, using the technology is Wpf & Silverlight. There are tutorial code and screen shots of the actual operation.
2007979266167
- 模仿微软扫雷游戏源代码(VB.NET2005) 资源类别: .Net源码¦VB.NET -Mine game mimic Microsoft source code (VB.NET2005) Resource Type:. Net Source ¦ VB.NET
Learning_XNA_3.0
- Learning XNA 3.0 source code 是由微软提供用以帮助电脑游戏开发、电脑软件开发及管理的工具,使用C#编程-Learning XNA 3.0 source code is provided by Microsoft to help develop computer games, computer software development and management tools, the use of C# Programming
.NET大作业(游戏)
- 游戏名字:请点亮所有格子 游戏规则:游戏界面为4*4方格。点击任一格子后,该格子及其相邻 的上下左右的格子均会变为相反状态(即点亮的变为熄灭, 熄灭的变为点亮)。当所有格子都被点亮时胜利!如果游戏 进行不下去时可以初始化;或者可以直接单击屏幕,弹出 消息框,获得答案。