Location:
Search - net game
Search list
Description: 很多DirectX 9.0游戏编程源码例子
Platform: |
Size: 6831104 |
Author: 站长 |
Hits:
Description: vb.net编写的贪吃蛇游戏.rar-vb.net prepared by the Snake game. Rar
Platform: |
Size: 44032 |
Author: 江云鹤 |
Hits:
Description: 一个网络游戏程序编写的例子-an online game programming examples
Platform: |
Size: 292864 |
Author: 郭国春 |
Hits:
Description: 这是一个有关网络游戏平台编程中的一些例子-This is a platform game on network programming some examples
Platform: |
Size: 349184 |
Author: 慧 |
Hits:
Description: 用vb.net做的大富翁,a Console Application that models the game of Monopoly.Houses • Hotels • Rolling doubles • Players will not be allowed to sell properties once purchased. • Players may mortgage a property but it will remain mortgaged for the rest of the game. • No one will ever go to jail.-vb.net do with the millionaires, a Console Application models that the game of Monopoly.Houses Hotels## 8226 8226 8226 Rolling doubles# Players will not be allowed to sell properties once purchased.# 8226 Players may mortgage a property but it will remain mortgaged for the rest of the game.# 8226 No one will ever go to jail.
Platform: |
Size: 61440 |
Author: nala |
Hits:
Description: c语言的入门教材,非常好,我看了之后感觉受益非浅.-c language primer, a very good feeling after I read a great benefit.
Platform: |
Size: 1241088 |
Author: |
Hits:
Description: 游戏外挂研究院,,游戏外挂研究院,游戏外挂研究院-game extrapolated Research Institute, the Institute extrapolated games, games extrapolated Institute
Platform: |
Size: 26624 |
Author: dd |
Hits:
Description: 网络围棋-对您的游戏编程有帮助,一定要下哦 -network Go-right game programming your help, we must under oh
Platform: |
Size: 193536 |
Author: 逍遥 |
Hits:
Description: 《.NET游戏编程入门经典-c#篇》,适合游戏开发人员参考- . NET Programming Introduction to the classic game-c# Chapter for game developers to reference
Platform: |
Size: 7340032 |
Author: lium_03 |
Hits:
Description: 手机象棋游戏,wince,vb.net开发,智力相当高-Chess game mobile phone, wince, vb.net development, intelligence is very high
Platform: |
Size: 1551360 |
Author: shuinan |
Hits:
Description: 这是一款类似抢滩登陆的游戏,游戏处理多角度射击,打落空中落下的空降兵-This is a game similar to landing ashore, games deal with multi-angle shooting, hitting net air dropping paratroopers
Platform: |
Size: 123904 |
Author: ww |
Hits:
Description: 游戏门户,每个游戏可自动生成单独页面,可以和大站相媲美-Game portal, each game can automatically generate a separate page, can be comparable to the major stations
Platform: |
Size: 21319680 |
Author: 陈磊 |
Hits:
Description: 用.net做的小游戏。。图片,代码都在。-Used. Net game to do. . Picture, the code in the.
Platform: |
Size: 1035264 |
Author: suker |
Hits:
Description: Game in VB.net enjoy
Platform: |
Size: 187392 |
Author: Shruthi |
Hits:
Description: 3.“搭桥”游戏,游戏者2人,裁判。要求:
(1)扑克为52张,其中花色是“黑桃、红心、草花、方块”,每种花色有A,2,3,4,5,6,7,8,9,10,J,Q,K;
(2)扑克需要充分洗开,并派发到左右2方游戏者手中;
(3)出牌时,每次交替从左右方取出一张放在已有“桥梁顶端”;
如果
新添牌的数字与原有桥梁上的数字相等否:是的,出牌方得到两个数字及之间相夹的所有牌,不是,换一方出牌;
当一方手上牌出净,游戏则结束;
结束时,提示“左右两方,谁家获胜”。
-3. " Bypass" game, 2 players, referees. Requirements: (1) poker for 52, in which color is " spade, red, flower, box," each color there are A, 2,3,4,5,6,7,8,9,10, J , Q, K (2) poker need to be fully opened to wash and distribute the game to about 2 square hands (3) a license, each time around the turn from a side out there on the " bridge to the top" if additional number of licenses and the original bridge on whether the number of equivalent: Yes, a license to be similar between the two figures and all the license folder, not-for-one card When one card out of the hands of the net , then the end of the game At the end of the prompt " 左右两方, Whose victory."
Platform: |
Size: 3072 |
Author: AndrewCC |
Hits:
Description: Category
ASP & ASP.Net
CGI & Perl
PHP
Jsp
Database
WebPage
Design
Server
Office
System
Network
Game
Magazine
Exam
Comic
Other
Development
Communication
Society
Business
MultiMedia
Platform: |
Size: 11626496 |
Author: Adem |
Hits:
Description: game theory implementation using .NET-game theory implementation using .NET
Platform: |
Size: 293888 |
Author: Vignesh D |
Hits:
Description: User options The Options form enables users to reset the high scores and turn sound on and off.
Help The application includes a compiled Help project. The compiled Help is accessed through the Help menu item.
Mouse The mouse is used not only to play the game, but to drag the form around when the title bar is hidden.
Keyboard The "M" key toggles the menu and title bar on and off. The "P" key pauses and restarts the game action.
Several Visual Basic and .NET Framework features are highlighted:
GDI+ graphics The game action is implemented by using drawing functions from the System.Drawing namespace.
Registry High scores are stored in the registry.
Object-oriented programming The game action and drawing is controlled by several classes that act together. The main game classes are the Grid and Block classes. The PointTranslator class adds utility functions for drawing the blocks. The HighScores class handles retrieving and setting scores.- User options The Options form enables users to reset the high scores and turn sound on and off.
Help The application includes a compiled Help project. The compiled Help is accessed through the Help menu item.
Mouse The mouse is used not only to play the game, but to drag the form around when the title bar is hidden.
Keyboard The "M" key toggles the menu and title bar on and off. The "P" key pauses and restarts the game action.
Several Visual Basic and .NET Framework features are highlighted:
GDI+ graphics The game action is implemented by using drawing functions from the System.Drawing namespace.
Registry High scores are stored in the registry.
Object-oriented programming The game action and drawing is controlled by several classes that act together. The main game classes are the Grid and Block classes. The PointTranslator class adds utility functions for drawing the blocks. The HighScores class handles retrieving and setting scores.
Platform: |
Size: 105472 |
Author: Itoro |
Hits:
Description: 一款常见的游戏,已转换为VC++,可直接运行,功能齐全。-A game that has been converted for VC++ can be run directly, fully functional.
Platform: |
Size: 21080064 |
Author: 李子 |
Hits:
Description: NET-GAME 2WAN PPPoE V.5.2 build 3
Platform: |
Size: 9216 |
Author: lemontamza |
Hits:
« 12
3
4
5
6
7
8
9
10
...
28
»