CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - player.c

搜索资源列表

  1. LifeGamechengxu

    0下载:
  2. 生命游戏的VC实现。 生命游戏其实是一个零玩家游戏。它包括一个二维矩形世界,这个世界中的每个方格居住着一个活着的或死了的细胞。一个细胞在下一个时刻生死取决于相邻八个方格中活着的或死了的细胞的数量。如果相邻方格活着的细胞数量过多,这个细胞会因为资源匮乏而在下一个时刻死去;相反,如果周围活细胞过少,这个细胞会因太孤单而死去。-The realization of the VC games to life. Game of Life is a zero-player games. It include
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:96142
    • 提供者:luke wu
  1. 215

    0下载:
  2. 用c语言编写的推箱子游戏。玩家通过上下左右键推箱子,当箱子全部推到目的地后出现过关信息并显示下一关,推错了,玩家可以按空格键重新开始。-With the c language of the Sokoban game. Sokoban by key players from top to bottom left, when the box after all pushed to the destination customs clearance information, and display t
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:13876
    • 提供者:杨战
  1. A_Mastermind

    1下载:
  2. C++ classes for the classic Mastermind board game including Code, Player, CodeMaker, and CodeBreaker.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:9880
    • 提供者:dudo
  1. guess

    0下载:
  2. 用C++编写的逻辑猜数的小游戏,系统随机生成四个数字,让玩家猜测,根据玩家的输入给出提示,玩家根据提示修改自己的答案,从而得到正确的结果。-Written using C++ logical guessing game, the system randomly generates four numbers, allowing the player guess, according to the player' s input is given prompt, players modify
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-29
    • 文件大小:371648
    • 提供者:王光军
  1. elsfk

    0下载:
  2. 该文件是用C#语言写的俄罗斯方块源代码,实现了传统俄罗斯方块游戏的功能,并且还添加了音乐播放器,可以一边玩游戏,一边听音乐。-The document is written in C# Tetris source code, to achieve the traditional Tetris game functionality, and also added a music player, you can while playing games, listening to music.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:365460
    • 提供者:luwei
  1. Pair-Sorter

    0下载:
  2. This program is an obfuscated code for the common, popular, two-player game Reversi, in C++ programming language.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:1869
    • 提供者:Yanigo Handieya
  1. VisualCPPCodeforGames

    0下载:
  2. 《Visual C++游戏开发经典案例详解》代码 里面有五子棋、黑白棋、连连看、推箱子、贪吃蛇、俄罗斯方块、扫雷等游戏的源代码。还有一些其他的小代码,比如网络通信、mp3播放器、图片浏览器等等。非常适合vc++的学习者。-"Visual C Detailed classic case of game developers code There are backgammon, Othello, Lianliankan, Sokoban, Snake, Tetris, Minesweepe
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-09
    • 文件大小:16105275
    • 提供者:liudali
  1. Turboc_RusaBoxGame

    0下载:
  2. 使用TurboC编写的俄罗斯方块小游戏,对于初期学习C的同学非常有帮助,即使不能编译,你也可以借鉴其中的思路,这是单人版本-TurboC s rusabox game, study is very help, Complile is diffcult, but the method is very good.this is single player
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:5757
    • 提供者:ln
  1. russia

    0下载:
  2. 用C语言编写的在TC环境下实现的单机版俄罗斯方块小游戏。它支持键盘操作和7种不同类型的方块的旋转变换,并且界面上显示下一个方块的提示以及当前的玩家得分。-Using C language TC environment in the realization of the single version of Tetris game. It supports the keyboard and 7 different types of block rotation, and the interface
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:6636
    • 提供者:滕阳
  1. mj-1.6-src

    0下载:
  2. unix下的一个带客户端的麻将游戏 带源码-$Header: /home/jcb/newmj/RCS/README,v 11.4 2003/03/15 12:42:44 jcb Rel $ This is the README file for the Unix mah-jong programs by J. C. Bradfield. NOTICES: -------- Please see the file LICENCE for terms and c
  3. 所属分类:Other Riddle games

    • 发布日期:
    • 文件大小:383397
    • 提供者:草原之火
  1. 21

    0下载:
  2. 使用C语言实现的21点。 (1) 程序中一共有 13 张扑克牌可以随机抽取,大于 10 的点数计半点; (2) 高级玩家可以查看下一张牌,按 H 键,然后要求输入密码,密码正确可以看牌,并决定是否要牌;-BlackJack in C. (A) 13 cards can be randomly selected, card with more than 10 points counted as half jack (B) Press the H key, and then
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2524
    • 提供者:JoyeeCheung
  1. PA1_TicTacToe

    0下载:
  2. This a Tic Tac Toe Game developed in C++ by me as a part of my curriculum.Tic Tac Toe is a two player mind game . I have developed this game in Dev C++ IDE using OOPS concepts in C++. This is a console based game. The game asks about the matrix row a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:1004
    • 提供者:ger
  1. caidanci

    1下载:
  2. C++编写的猜单词小游戏,玩家根据组成单词的字母个数猜出单词,猜的次数可以指定。分为人机对战和人人对战。-players guess the word based on the number of letters .you can play the game with the computer or the other player
  3. 所属分类:Other Riddle games

    • 发布日期:2016-04-06
    • 文件大小:5120
    • 提供者:邹双
  1. Cat-and-mouse

    0下载:
  2. 自创的一个猫抓老鼠的小游戏。c语言编写。能在在Windows窗口运行。s表示老鼠,M表示猫。老鼠按随机路线窜动,玩家用键操纵猫的移动。当老鼠看见猫时会相反方向逃跑,遇到墙口时马上转弯。-Own a cat and mouse game. c language. It can run on Windows window. s represents mice, M is the cat. Mice were randomly route ran, the player with the key mo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:799863
    • 提供者:qiujin
  1. 001

    0下载:
  2. 24点是一个古老而常新的益智游戏,本程序采用模块化的设计模式,用命令提示符的方式来设计算法。 一、 需求分析: 1、程序流程及功能简介: (1) 随机产生四个1-13的数,分别代表13张牌。 (2) 提示玩家输入算式。 (3) 判断玩家输入的表达式是否合法,其中算式中的四个数字只能是程序所给的四个数字,非法则回到(1)。 (4) 如果玩家认为这四张牌算不出24点(如:1,1,1,1),可只输入?,程序将判断这四张牌是否能得出24点,如果能,则程序将给出算式,如果不能,说明
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-15
    • 文件大小:5306
    • 提供者:谢双春
搜珍网 www.dssz.com