搜索资源列表
sudoku_Csharp
- 用C#.net编写的数独小游戏,界面美观,可随机生成游戏和求解。-With C#. Net Sudoku game written in beautiful interface, can be randomly generated games and solving.
pintu
- C#制作的拼图游戏 C#制作的拼图游戏-C# produced jigsaw puzzle
picturegame
- 一个可以运行在wince6.0的拼图游戏。-Wince6.0 a run in the jigsaw puzzle.
chinablockcode
- 俄罗斯方块 是一个老幼皆宜的经典的游戏 是一种意志的小游戏-Tetris is a classic for both young and old-Safe game is a game of will
saolei
- 扫雷游戏C#程序-MineSweeper
24master
- C#实现的一个牌类小游戏,运行需要.net framework2.0库的支持!-C# implementation of a card type game, needed for the operation. Net framework2.0 library support!
ypfzq
- 一个C#开发的小游戏“一品翻转棋”,运行需要.net framework 2.0库的支持!-A C# development of small game, " a product Reversi" needed for the operation. Net framework 2.0 libraries support!
ypylz
- 一个C#开发的小游戏“一品玉珠连”,运行需要.net framework 2.0库的支持!-A C# development of small game, " a product with Amanda," needed for the operation. Net framework 2.0 libraries support!
mine
- 这是一个用C#编写的扫雷小游戏,源码就在里面,对C#游戏开发有一定启发-It is written in C# using a de-mining game source code on the inside of C# game development have a certain inspiration
Dushu
- 数独游戏的Csharp源代码,很不错的,可以不注册下载-Sudoku game Csharp source code, very good, they do not register to download
snakegame
- 贪食蛇小游戏,实现了蛇吃食、撞墙、等级选择等功能。-Snake game and realize the snake eat, hit the wall, level select and other functions.
CSharp-Tetris
- C#编写的俄罗斯方块游戏软件,功能简单实用,可以给C#初学者借鉴参考-Written in C# Tetris game software, features simple and practical, you can use for reference to C# for beginners
CSharp-Mine-sweeping
- 仿微软自带扫雷游戏,基本实现其所有功能,微软自带扫雷是通过画图来解决界面问题的,而我是通过BUTTON来实现的,当扫雷宽度和高度足够大时,你会观察到明显的刷屏,呵呵,表面上感觉效率有点低,其实不然,因为在BUTTON还没出现的时候就可以点击控制它,这足可以说明是显示器的刷新率跟不上电脑的计算速度-Microsoft' s own mine imitation game, basically all of its features, Microsoft is mine own to solv
nake-game-CSharp
- C# 写的一个贪吃蛇小游戏,还没有最终完成,已经实现 完整的“游行蛇”。可以玩了! 还是挺复杂的,适合初学者。-nake game C#
CSharp-tetris-eluosifangkuai
- 用C#编写的俄罗斯方块游戏 可自定制方块格式 快捷键、大小等等 还包括了安装版工程. -Tetris game written in C# from the customize box format shortcuts, size, etc., also includes the installation version works.
csharp-Russian-Block
- 以C#语言实现俄罗斯方块源代码游戏,并有详细注释,帮助开发者理解算法和技巧-Russian Block developed by C sharp,with detailed code notes,which are helpful to developers
CSharp--play-hamster-game-
- CSharp 打地鼠游戏源代码,带有详细的注释-CSharp play hamster game source code, with detailed notes
cSharp
- 一款比较完整的C#连连看游戏源码,与测试过。-The C# lianliankan game source code
cSharp-1
- 这是一款经典的C#拱猪游戏,娱乐性强,与测试过。-This is a classic C# Gongzhu of games, entertainment, and tested.
Pacman游戏源代码
- 一款基于Windows平台开发的,以unity为引擎的游戏;开发工具用的Csharp。游戏用键盘按键控制操作。