搜索资源列表
接弹球
- 用C#做的小游戏,值得学游戏编程者参考,比较简单,但绝对经典。是学C#的人难得的好例子。-C# done little game, it is worth learning games programmers reference, relatively simple, but absolutely classic. C# is the rare good example.
5080309283_5
- 本次实验将练习指针和基于指针的字符串操作,以及多模块文件编程。你需要设计完成一个猜单词的小游戏wordZ。该程序将从一个字典中随机地选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。用户可以最多有8次猜测的机会(重复输入的字母不计入在内。)。如果用户在最大的猜测机会内猜中了该单词,则该次游戏用户胜利,否则用户失败。-This experiment will practice pointer
game
- 练习指针和基于指针的字符串操作,以及多模块文件编程。设计完成一个猜单词的小游戏wordZ。该程序将从一个字典中随机地选择一个单词,并用’-’字符告诉用户该单词有几个字母。用户每次输入一个字母后,程序判断该字母是否在该单词中,如果有则显示该单词中所有该字母,否则提示没有猜中。用户可以最多有8次猜测的机会(重复输入的字母不计入在内。)。如果用户在最大的猜测机会内猜中了该单词,则该次游戏用户胜利,否则用户失败。用户可以选择是否继续重复进行游戏。-Practice pointers and pointe
VB
- 一个小的游戏程序,不仅能够玩,而且能够提高你的编程能力,建议大家多研究此代码,对于新手来说,这是非常重要的。-A small game program, not only play, but also can enhance your programming ability, it is recommended that Members will study the code, for novices, it is very important.
KillingGame
- 一个基于UDP协议的C#网络编程完成的小游戏——“天黑请闭眼”,除了娱乐之外还可以用来学习C#网络编程的基本方法。-A UDP-based C# Network Programming complete game- " 天黑请闭眼" , in addition to entertainment in addition to C# can be used to study the basic methods of network programming.
Pong
- 在XNA game studio 下 采用C#语言编写的小游戏,有助于XNA游戏编程教学。-In the XNA game studio using C# language under the small game to help XNA Game Programming Teaching.
Snake
- 一个贪吃蛇小游戏denmo,适合新手编程练习。-A Snake game, suitable for novice programming practice.
CZM
- 同样是一个基于C#开发工具,编程开发出来的小游戏,有代码(移动应用开发)。-The same is a game based on C# development tools, programming developed code (mobile application development).
VC++经典游戏
- 这是一些很好的vc++编程实例,各种小游戏,与windows的基本一模一样哦,功能很强大
Celuosifangkuai
- 著名小游戏俄罗斯方块的C语言编程代码,解析儿时心中的记忆-Famous game Tetris C programming language code, parse the memories of childhood hearts
c-Mine-sweeping
- C 扫雷源代码,小游戏,供编程参考的时候使用,毕业设计小作品-C the demining source code, game for programming reference, graduation design small works
doudizhu
- 利用C#实现的斗地主的小游戏,感觉还不错,学习游戏编程的可以看看。-C# implementation of Landlords game, I feel pretty good learning game programming can look at.
Game24V2
- 24点小游戏,通过C#编程实现。有界面,能够自动计算用户输入结果。-24-point games, achieved through the C# programming. There interface, user input can automatically calculate the results.
CSharpA5
- C#编程与应用教程(第三版)的上机练习A5 源代码,包括用户登录练习,控件基本功能练习,按钮外观设计练习,三角形和矩形显示练习,调色板设计练习,数学测验过关小游戏,自助型存款计算器,Visual Studio2012年写的,很多自学的朋友不知道怎么写,供初学C#的朋友作为参考-C# programming and application tutorial (third edition) on the machine exercise A5 source code, including user
html5-surface
- 喜欢的一个小游戏编程,大家可以下载学习特别适合对编程感兴趣的人学习-Like a small game programming, you can download is particularly suitable for studying for programming people interested in learning
心算游戏机
- 曾经做的一个小游戏机,用STC15单片机编程在12864上随机显示个位及双位计算题,用摇杆选择答案,最后记录分数,用单片机自带RAM记录上一轮游戏分数及时间,关机再开仍能查看。不过做的不算很好就是了,应该说很不好吧(Now, with increasing frequency of use of the calculator, compute power is declining, increased computing power without delay. Mental arithmeti
IT英雄
- 一款用C# oop面向对象编程的小游戏!(A small game with C# OOP object oriented programming!)
飞行棋项目
- 使用C#编程语言制作小游戏--飞行棋。使用Windows平台软件VS2010编写,软件运行在Windows平台上。(Use C# programming language to make small games -- flight chess)
Tetris2
- C#编程实训,俄罗斯方块,小游戏案例,适合新手练习(C# programming practice on tetris block, which is a small game case, and suitable for novice practice)