登录
首页 » VBA » 小游戏_翻纸牌

小游戏_翻纸牌

于 2020-03-11 发布
0 343
下载积分: 1 下载次数: 1

代码说明:

说明:  今天要带来一个EXCEL10分钟小游戏翻卡牌,相信很多人都玩过这个记忆力小游戏,在一个区域内点击卡牌显示内容,将两张一样的卡牌找出来。如果连续翻出的两张卡牌不一样,则会在显示一段时间后翻回去,这个游戏用EXCEL实现起来还是蛮简单的,只要10分钟左右(oday, we will bring a little game of excel10 minutes to flip cards. I believe many people have played this memory game. Click the card in one area to display the content and find out the two same cards. If the two cards turned out in succession are not the same, they will turn back after displaying for a period of time. This game is easy to implement with Excel, only about 10 minutes)

文件列表:

小游戏_翻纸牌.xlsm, 24784 , 2020-03-11

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • Gobang
    一个网络的五子棋游戏,含聊天室 内jar文件是可以直接运行的 客户端和服务器端 其他是源码 使用的是直接Class发送 也就是ObjectInputStream/ObjectOutputStream(A network of backgammon game including chat rooms Within jar files can be run directly on the client and server side The other is the source)
    2014-11-05 18:23:57下载
    积分:1
  • wlwzq
    五子棋人机对战网络对战 五子棋人机对战网络对战 (331 man-machine players magic 331 man-machine players magic 331 magic man-machine players)
    2006-07-07 08:59:53下载
    积分:1
  • wuziqi
    五子棋游戏源码,界面优美经典,编程思路清晰,非常适合学习。(Backgammon game source code, interface and beautiful classic programming ideas clearly, very suitable for learning.)
    2013-04-05 23:20:51下载
    积分:1
  • AI_project_2011
    四子棋的AI程序,采用alpha_beta剪枝实现,采用的数据结构极为简单(Four sons chess AI programs, the use of alpha_beta pruning achieved using very simple data structure)
    2021-04-27 23:08:44下载
    积分:1
  • ComputerbackgammonGameSystemResearchndImplementati
    计算机五子棋博奕系统的研究与实现,:人工智能;博奕;五子棋;搜索算法;威胁空间搜索(Computer backgammon Game System Research and Implementation,: artificial intelligence Game backgammon search algorithm threat space search)
    2010-05-13 16:53:34下载
    积分:1
  • 3_09104339
    说明:  可以双人对决的VC++围棋程序,游戏打开后可以选择适合15、17寸液晶的窗口,下棋速度很快。 (You can double showdown of the VC++ Go program, the game opens you can select the appropriate 15,17-inch LCD window, playing chess fast.)
    2010-03-24 11:13:58下载
    积分:1
  • 五子
    说明:  在一个方阵上通过两人对弈的形式,依次在棋盘上放置两种颜色的棋子,哪一方先让五个棋子形成一条直线(包括横、竖、对角线3个方向),即为获胜,本程序实现用键盘控制的五子棋游戏。游戏初始运行界面应为如下:(In the form of two people playing chess in a square array, place two kinds of color pieces on the chessboard in turn. Which side first makes five pieces form a straight line (including three directions of horizontal, vertical and diagonal), that is to win. This program realizes the game of five pieces controlled by keyboard. The initial operation interface of the game shall be as follows:)
    2019-11-24 18:31:32下载
    积分:1
  • FiveChess
    五子棋,建立一个棋盘,黑白方相互对下,判断输赢!(fivechess)
    2010-12-30 19:31:52下载
    积分:1
  • game_source_C++
    一款完全基于C++的五子棋源程序,其采用“半开半闭区间”独特写法。(Based entirely on a C++ The Gobang source, and its use of )
    2008-06-29 23:33:15下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载