登录
首页 » Games » java编写的单机版井字棋,结构简单,设计优秀

java编写的单机版井字棋,结构简单,设计优秀

于 2022-06-13 发布 文件大小:31.00 kB
0 66
下载积分: 2 下载次数: 1

代码说明:

java编写的单机版井字棋,结构简单,设计优秀-java prepared by the single version of chess Well, simple structure and excellent design

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

发表评论

0 个回复

  • 网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用...
    网狐棋牌国际象棋源代码与组件,绝对完整可编译,提供给大家学习研究使用-Fox network chess chess source code and components, absolute integrity can be compiled, made available to them to learn to examine the use
    2022-03-02 14:36:23下载
    积分:1
  • VC编写的俄罗斯方块的 源代码 以及论文
    VC编写的俄罗斯方块的 源代码 以及论文-VC prepared the source code of the Russian box and papers
    2023-01-03 08:15:03下载
    积分:1
  • network source
    网络五子棋对战源码-network source
    2022-05-07 07:41:38下载
    积分:1
  • 内有源码及Jar文件,实现了俄罗斯方块的单机和网络功能。
    内有源码及Jar文件,实现了俄罗斯方块的单机和网络功能。-There are source and the Jar file, the realization of Russia
    2022-07-16 05:57:10下载
    积分:1
  • 一个小的非常 好用的电子书阅读器源码
    一个小的非常 好用的电子书阅读器源码-a -A very useful e-book reader source-a
    2022-04-09 17:44:23下载
    积分:1
  • 1、对输入的要求 玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能...
    1、对输入的要求 玩家手中可以有2-5张牌(玩家自己输入多少张牌)。牌点为2-10的每张牌都分别计为相应的点数。花牌(J,K,Q)都算10点。目标是尽可能接近21点,但不要超过21点。所以,任何超过21点的点数都表示这一手牌已经“爆”了。A既可以计为1点,也可以计为11点,要选择对玩家来说最有利的一个点数。例如,1张A和1张10可计为11点或21点,但由于21点更好,所以这一手牌要算成21点。1张A和2张8可计为17点或者27点,由于27点已经“爆”了,所以这一手牌要算成17点。 程序首先询问玩家手上有几张牌,玩家输入2,3,4或者5。然后询问玩家每张牌的点数。点数可为2-10,J,K,Q和A。2-9的值分别作为字符‘2’-‘9’来输入。10,J, Q, K和A等值分别作为字符‘t’,‘j’,‘q’,‘k’和‘a’来输入(当然,玩家不需要输入单引号); 2、对输出的要求: 可以让玩家更清楚的知道他下一步应该怎么做 3、程序所能达到的功能 能够计算出所有牌的点数 之和,而且能够帮你处理好那张牌对 你的牌点之和更有利。-Blackjack
    2023-06-19 09:10:03下载
    积分:1
  • 站程序
    本程序可以进行单机五子棋或通过网络进行比赛,发送和接收的信息均是一个字符串,共五位数;第一位数表示棋子颜色,1代表黑棋,2代表白棋;第二三位数表示棋子所在的行;第四五位数表示棋子所在的列。-the procedures for stand-alone 331 or via the Internet games, send and receive messages is a string, a total of five; Chessman said the median first color, a black chess representatives, two representatives of black pieces; Cap said the median where the pawn; Chessman said the median No.450 where the series.
    2022-07-09 20:01:52下载
    积分:1
  • eclipse complete drafts of java games, the smart Tinggao
    eclipse下完成的java跳棋游戏,智能挺高的-eclipse complete drafts of java games, the smart Tinggao
    2023-05-20 02:55:03下载
    积分:1
  • 海阁网络游戏主要提供类似联众的棋牌游戏服务器和相应的客户端程序。服务器端程序包括游戏服务程序、服务器端管理程序和服务器端Access数据库文件。客户端程序包括大...
    海阁网络游戏主要提供类似联众的棋牌游戏服务器和相应的客户端程序。服务器端程序包括游戏服务程序、服务器端管理程序和服务器端Access数据库文件。客户端程序包括大厅程序、中国象棋程序、围棋程序和四国大战程序。使用本软件,你可以个人网站、个人主机和局域网内建立网络棋牌游戏服务器,给你的客户或公司员工提供娱乐。该版本为免费演示版本,服务器端只支持同时50人在线,棋牌游戏也只包括中国象棋、围棋和四国大战。 游戏平台整套源代码出售,请和作者联系 -Ko hai main provider of online games like board games OurGame of servers and corresponding client program. Server-side procedures, including gaming service procedures, server-side management procedures and server-side Access database file. Client program, including the hall procedures, procedures for Chinese chess, Go四国大战processes and procedures. The use of this software, you can personal websites, personal mainframe and LAN networking Card Games servers, to your customers or company employees to provide entertainment. This version for free demo version, server-side support at the same time only 50 people online, board games, including only Chinese chess, Go and四国大战. Game platform to sell the entire source code, please contact the author
    2022-12-22 18:35:05下载
    积分:1
  • vc++棋类游戏设计与开发
    vc++棋类游戏设计与开发-网络五子棋游戏开发
    2023-01-06 16:25:03下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载