资源列表
gameof21points
- 1.1 程序功能介绍 一个21点的扑克牌游戏,玩家一共可以要5张牌,但如果牌的点数超过21点,则就暴了,自动出局;在不超过21点的情况下,玩家与庄家比牌的点数大小,大者赢。 1.2 程序设计要求 (1)将所有的函数与相应的数据封装到类中,并改写主程序,使程序简化。 (2)程序中一共有十三张牌可以抽取,大于十点的点数为0.5。 (3)要求庄家永远不会暴庄,几庄家可以查看下一张牌,若大于21点,则拒绝,当然在游戏规则上不能泄露这点秘密。 (4)高级玩家可
SGFfunctions
- sgf文档 解析 相关函数 比较全 不错的源码 值得收藏-sgf document parsing function to compare all relevant
gamewml
- java小游戏 挪动图案 排列成一列 使用很多基础算法-java game moving patterns arranged in a basic algorithm to use a lot of
shuzipintu
- 拼数字游戏,新手可以看一下哦,这个小游戏的源码不复杂,它类似拼图游戏,但它是用数字拼的而不是图片。希望它对你有帮助!-Hard numbers game, and newcomers can see Oh, the source of this game is not complicated, it is a similar puzzle, but it is hard to use digital rather than photos. I hope it will help you!
RectOfRussia
- java写的俄罗斯方块,最后统计分数功能还没做,仅供参考-russia s rank,but the last function of count score is not finish
tapy
- 这是用c++实现的指法游戏,大二c++编程实验。使用c++的基本语句实现-This is achieved using c++ fingering game, sophomore c++ programming experiment. Using c++ to achieve the basic statement
teris
- 经典的俄罗斯方块了。。不过还有点小bug,源码先传上来-The classic Tetris. . But still a little small bug, source first pass up. .
PUSH_BOXES
- 游戏推箱子的全程序,前面有动画,且插有声音。-A game program-push boxes
migongsrc
- C++迷宫游戏源码,程序中,坐标点,如(1,1),在输入时不需要输括号,直接输1,1。 该程序寻找的是最佳路径。 该程序可以图形显示迷宫。-C++ maze game source code, program, coordinate points, such as (1,1), the brackets do not need to lose input, direct input 1,1. The program is looking for the best path.
design-a-small-number-guessing-game
- C语言编程题(设计一个猜数字的小游戏).-design a small number guessing game
frmMathMaze
- maze迷宫程序,是在VC平台下操作的代码,我已经成功调试和运行。是一个不错的游戏代码 -maze
mathtestproblem
- 小学数学测试系统,随机产生运算题目,可选择测试种类,做完后会给出得分。-Primary Mathematics test the system, randomly generated subject Operators may choose types of tests, completed after the scores given.