Description: 一个A*寻路的演示程序,可用于游戏中进行寻路。-A* find a way to the demo program can be used for the game find their own path. Platform: |
Size: 40960 |
Author:姜新宇 |
Hits:
Description: The C# program will display a mine field, plant mines, and provide hints on the number of mines around each grid. The player can therefore enjoy a typical Minesweeper game on a Smartphone.-The C# program will display a mine field, plant mines, and provide hints on the number of mines around e ach grid. The player can therefore enjoy a typic al Minesweeper game on a Smartphone. Platform: |
Size: 40960 |
Author:林东毅 |
Hits:
Description: 连连看游戏 C#源码
也是在CSDN网站里下的
对于游戏编程爱好者是一个很好的入门基础-Lianliankan game C# Source also CSDN site under the program for the game lovers is a good entry-basis Platform: |
Size: 349184 |
Author:ckceo |
Hits:
Description: 经典的Doger源代码 用Managed Directx实现 征得很精彩 有完整的光照,材质,还有优秀的游戏程序算法-Classic Doger source code using Managed Directx realize very exciting, with the consent of a complete light, texture, there are excellent game program algorithm Platform: |
Size: 82944 |
Author:zhliang04 |
Hits:
Description: 一个神经网络程序,可用于游戏开发等,包括神经网络的基本概念。-A neural network program can be used in game development, including the basic concepts of neural networks. Platform: |
Size: 2048 |
Author:oatil |
Hits:
Description: 自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处理,包括自己定义的标题栏等-Their use of C# WPF imitation FLASH game design, WPF interface design is amazing, who are interested can download and see, including the source and executable programs, the program interface is characterized by very fine, some did not have any intention to deal with code, including its own definition of the title bar, etc. Platform: |
Size: 329728 |
Author:Steve Wang |
Hits:
Description: This simple game sudoku. This program can create sudoku and also solve its own sudoku. You fill fields using drag-and-drop.-This is simple game sudoku. This program can create sudoku and also solve its own sudoku. You fill fields using drag-and-drop. Platform: |
Size: 111616 |
Author:Tatyana |
Hits:
Description: C# 这是一个打砖的游戏,提供了程序主框架。-C# This is a brick game play to provide the main framework of the program. Platform: |
Size: 92160 |
Author:tian |
Hits:
Description: 本游戏加入了淡入淡出效果,同时加入了调节窗体透明度功能,代码清晰明了,有详细注释,功能代码写得十分详细. 本游戏是我工作之余做的,因为我自己很喜欢玩五子棋,常常和同事切磋,所以开发了这个小游戏.因本人水平有限,程序做的不是很智能,稍为高手点的都可以出赢,本程序主要界面比较美观大方,友好.程序有详细注释,适合初学者研究.如果你对C#.NET也感兴趣,欢迎到我的百度空间或我的个人网站做客.最后附上我的个人网站和百度空间地址. 个人网站:www.2dazi.com 百度空间:http://hi.baidu.com/cbf6 有空我会做下升级,大家也可以到我的百度空间下载最近版本. -This game is joined fade effects, while adding features to adjust the transparency of the form, code clarity, detailed annotations, functional code is written in great detail. This game is my spare time to do, because I like to play backgammon, often and colleagues ideas, expertise and so developers of this game. because of my limited ability, the program did not very smart, a little master points can be a win, this program interface is mainly nice and friendly. procedures are detailed explanatory note for the beginning of Scholars. If you are C#. NET is also interested in Baidu welcome to my space or my personal site guest. Finally, I enclose my personal website address and Baidu Space. Personal Website: www.2dazi.com Baidu Space: http :// hi.baidu.com/cbf6 empty I will do the next upgrade, we can also go to my room to download a recent version of Baidu. Platform: |
Size: 6021120 |
Author:颜景波 |
Hits:
Description: 在某些软件应用当中需要把某些文件压缩成一个RAR或ZIP或JAR文件,例如手机程序是一个JAR包,因此在手机开发中,某些工具可以提供此功能:把某些文件压缩进某包,本代码即实现此种功能。
在实际应用中,例:游戏开发中,可把某些工具生成的文件(地图文件、脚本文件等)例用本代码将这些文件压缩到游戏jar包中,避免需要程序员进行打包的麻烦,以方便游戏策划人员进行编辑或调试。
主要是复用WAR软件的命令进行压缩-In some software applications which need to be certain files compressed into a RAR or ZIP or JAR files, such as the cell phone program is a JAR package, so mobile phone development, certain tools can provide this functionality: certain files compressed into a certain package, the code that is to achieve such functionality. In practice, example: game development, you can put some tools generated files (map files, script files, etc.) were treated with this code in the files compressed into the game jar package, to avoid the need to package the programmer the trouble of Games planners to facilitate editing or debugging. Platform: |
Size: 23552 |
Author:jorn ham |
Hits:
Description: 控制台下的人人对战的五子棋小程序,.net平台编写。-Everyone from the game console backgammon under the small program, net platform preparation. Platform: |
Size: 25600 |
Author:violin |
Hits:
Description: 包括十个用CSharp编写的系统程序文件案例,可以用来参考学习.如:俄罗斯方块游戏,某某管理系统等.-Including ten with a CSharp program files written in case the system can be used to refer to learning. Such as: Tetris game, certain management systems. Platform: |
Size: 16380928 |
Author:赵越 |
Hits:
Description: CSHARP实现的俄罗斯方块程序源码(源码),对需要游戏源码码编程与开发的人,有非常好的入门意义 可直接使用。 已通过测试。
-CSHARP Tetris program source code (source code), requiring the game source code programming and development, to achieve a very good entry significance can be used directly. Has been tested. Platform: |
Size: 29696 |
Author:兴奋 |
Hits:
Description: c#游戏入门书籍对应源代码,对着书本学习很好用-c# game entry books corresponding source code, very good use against the book-learning Platform: |
Size: 8369152 |
Author:lingzhenghua |
Hits:
Description: 基于C#.net的遗传算法五子棋程序,程序已经测试过,可以运行-C#. NET genetic algorithm backgammon program, the program has been tested, you can run Platform: |
Size: 353280 |
Author:feng |
Hits:
Description: C# Game Programming, This book is for anyone who wants to learn how to program in C# and DirectX 9. You are
not required to have any knowledge of C# at all in order to read this book, but some programming background (in any language) would be helpful. Platform: |
Size: 2111488 |
Author:Zinkert |
Hits:
Description: This section of the book is intended to give you a good look at how to start programming in C#. the second chapter tells you why C# and .NET were created and how they work. Third chapter will give you a look at your very first C# program and will introduce you to some basic language concepts, including data types, mathematical operators, variables, constants, type conversions, conditional logic, and looping logic.
Platform: |
Size: 2812928 |
Author:Itrat |
Hits: