搜索资源列表
牌类小游戏—24点游戏软件
- 本程序使用vc开发工具编写了一个牌类小游戏——24点游戏。所设计的界面较紧凑。-procedures for the use of the development tools vc prepared a small game license category -- 24 points game. The interface design more compact.
200553004955
- 一个21点游戏的java小程序 程序简单合理 可借鉴 图象处理合理-a 21-point game java small reasonably simple procedures can draw a reasonable image processing
five_chessSource
- VC++编的五子棋游戏小程序,希望大家能够喜欢,-VC series of the game 331 small procedures in the hope that we can like,
suoha_byzjliu
- 用matlab写的梭哈游戏,呵呵 一个小程序:)
黑白棋c++程序
- 小游戏的黑白棋c++源程序-small game reversi c source
eros
- 一个用纯C编写的俄罗斯方块,让你感受到小程序解决经典游戏的快乐!
duoziqi
- 模仿FC Linux操作系统里自带的一个小游戏,小程序一个,已作编程练习
magic
- 一个简单的类似于拼图游戏的益智小游戏,小程序以作编程练习.
tetris
- VB6.0平台制作的经典游戏,俄罗斯方块小程序
跳棋游戏程序源码
- JAVA 小游戏 源码
Five.rar
- 用纯SDK写的一个五子棋游戏小程序,可以人机对弈,图形API用的是GDI,游戏AI不算太笨,也不是很聪明。,Writing with a pure SDK Game Gobang applet, you can man-machine game, graphics API are used by GDI,太笨Game AI is not, nor is it very clever.
fangkuai
- 该程序是一个俄罗斯方块游戏小程序,由于时间仓促没有及时改进,但具体功能已经实现. 感兴趣的朋友可以一起研究开发哦 email:yuyanjun340@163.com-The program is a small Tetris game procedures, because of time constraints did not improve, but the specific function has been achieved. Interested in research
Othello
- 黑白棋,自己编制的娱乐游戏小程序,工作之余作消遣-Othello own entertainment games compiled a small program, spare time for leisure
21
- 21点游戏是很经典的棋牌游戏,这是一个用C++实现的21点游戏的小程序,供锻炼学习只用-21-point game is a classic chess game, this is a C++, a 21-point game to achieve a small program for the training to learn only
21dian
- C++的21点游戏小程序,涉及到如何发牌,下注,玩家个数等-C++ point game of 21 small programs, related to how licensing, betting, player number, etc.
wangluowuziqi
- 本例为五子棋游戏小程序,改程序可以帮助学习图形界面编程-this case is a the backgammon game program, which can help you learn graphical interface programming
MantisChess
- 基于VC++6.0的中国象棋游戏小程序源码-Based on the VC++6.0small Chinese chess program source code
zhipaiyouxi
- JAVA纸牌游戏小程序,是JAVA程序设计的,希望大家喜欢。谢谢。-a little game software made by java, hope it will be helpful for every user.
a1
- 创建一副扑克,并完成洗牌,显示洗过后的新牌,删除大王,小王,发牌等操作.是一个游戏小程序.(1)增加大小王 (2)删去一张指定扑克后,余牌显示 (3)创建一副扑克,显示一副扑克,洗牌,依次分给4个人并显示 -Creating a poker, and complete the reshuffle, show the new licensing washed after deleting King, Wang, licensing and other operations. s A g
基于VS2010平台的C++五子棋游戏
- 一个简单的五子棋游戏小程序。本游戏程序,主要有开始、判断输赢、玩家自行认输、悔棋几个功能,并且具有清晰的用户操作区、区分明显的棋盘局、明确详细的游戏规则介绍,能正确实现目前游戏界面已有的功能,程序稳定。