首页 课程资源 .Net     /    C#WINFORM写的五子棋代码(双人对战以及单机)

C#WINFORM写的五子棋代码(双人对战以及单机)

上传者: junlinfushi | 上传时间:2024/8/15 22:28:03 | 文件大小:1.29MB | 文件类型:zip
C#WINFORM写的五子棋代码(双人对战以及单机)
自己编写的五子棋,具备双人对战模式,电脑对战模式,具备禁手规则,可能禁手规则不完美。

文件下载

资源详情

[{"title":"(42个子文件1.29MB)C#WINFORM写的五子棋代码(双人对战以及单机)","children":[{"title":"五子棋","children":[{"title":"五子棋.suo <span style='color:#111;'>21.00KB</span>","children":null,"spread":false},{"title":"五子棋BUG.txt <span style='color:#111;'>61B</span>","children":null,"spread":false},{"title":"五子棋安装","children":[{"title":"Debug","children":[{"title":"setup.exe <span style='color:#111;'>420.50KB</span>","children":null,"spread":false},{"title":"Wrox五子棋安装.msi <span style='color:#111;'>663.00KB</span>","children":null,"spread":false}],"spread":true},{"title":"五子棋安装.vdproj <span style='color:#111;'>29.27KB</span>","children":null,"spread":false},{"title":"Release","children":null,"spread":false}],"spread":true},{"title":"五子棋","children":[{"title":"ChessPieces.cs <span style='color:#111;'>851B</span>","children":null,"spread":false},{"title":"Form1.cs <span style='color:#111;'>13.49KB</span>","children":null,"spread":false},{"title":"Program.cs <span style='color:#111;'>494B</span>","children":null,"spread":false},{"title":"Form1.resx <span style='color:#111;'>6.06KB</span>","children":null,"spread":false},{"title":"Properties","children":[{"title":"Settings.settings <span style='color:#111;'>249B</span>","children":null,"spread":false},{"title":"Resources.Designer.cs <span style='color:#111;'>4.77KB</span>","children":null,"spread":false},{"title":"AssemblyInfo.cs <span style='color:#111;'>1.34KB</span>","children":null,"spread":false},{"title":"Settings.Designer.cs <span style='color:#111;'>1.07KB</span>","children":null,"spread":false},{"title":"Resources.resx <span style='color:#111;'>7.70KB</span>","children":null,"spread":false}],"spread":true},{"title":"FivePiecesChess.cs <span style='color:#111;'>42.20KB</span>","children":null,"spread":false},{"title":"Form1.Designer.cs <span style='color:#111;'>13.49KB</span>","children":null,"spread":false},{"title":"image","children":[{"title":"dow.bmp <span style='color:#111;'>1.37KB</span>","children":null,"spread":false},{"title":"窗体图.jpg <span style='color:#111;'>26.80KB</span>","children":null,"spread":false},{"title":"White1.png <span style='color:#111;'>4.10KB</span>","children":null,"spread":false},{"title":"one.bmp <span style='color:#111;'>1.22KB</span>","children":null,"spread":false},{"title":"1.jpg <span style='color:#111;'>59.57KB</span>","children":null,"spread":false},{"title":"五子棋界面图.jpg <span style='color:#111;'>73.78KB</span>","children":null,"spread":false},{"title":"清空棋盘.bmp <span style='color:#111;'>7.79KB</span>","children":null,"spread":false},{"title":"Black1.png <span style='color:#111;'>4.09KB</span>","children":null,"spread":false}],"spread":true},{"title":"五子棋.csproj <span style='color:#111;'>4.29KB</span>","children":null,"spread":false},{"title":"obj","children":[{"title":"x86","children":[{"title":"Debug","children":[{"title":"GenerateResource.read.1.tlog <span style='color:#111;'>1.16KB</span>","children":null,"spread":false},{"title":"五子棋.pdb <span style='color:#111;'>61.50KB</span>","children":null,"spread":false},{"title":"ResolveAssemblyReference.cache <span style='color:#111;'>7.71KB</span>","children":null,"spread":false},{"title":"TempPE","children":[{"title":"Properties.Resources.Designer.cs.dll <span style='color:#111;'>5.50KB</span>","children":null,"spread":false}],"spread":false},{"title":"五子棋.csproj.FileListAbsolute.txt <span style='color:#111;'>776B</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferencesInput.cache <span style='color:#111;'>6.65KB</span>","children":null,"spread":false},{"title":"五子棋.exe <span style='color:#111;'>209.50KB</span>","children":null,"spread":false},{"title":"五子棋.Form_Main.resources <span style='color:#111;'>180B</span>","children":null,"spread":false},{"title":"五子棋.Properties.Resources.resources <span style='color:#111;'>180.51KB</span>","children":null,"spread":false},{"title":"DesignTimeResolveAssemblyReferences.cache <span style='color:#111;'>4.34KB</span>","children":null,"spread":false},{"title":"GenerateResource.write.1.tlog <span style='color:#111;'>466B</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"bin","children":[{"title":"Debug","children":[{"title":"五子棋.pdb <span style='color:#111;'>61.50KB</span>","children":null,"spread":false},{"title":"五子棋.vshost.exe <span style='color:#111;'>11.33KB</span>","children":null,"spread":false},{"title":"五子棋.exe <span style='color:#111;'>209.50KB</span>","children":null,"spread":false},{"title":"五子棋.vshost.exe.manifest <span style='color:#111;'>490B</span>","children":null,"spread":false},{"title":"棋盘1.jpg <span style='color:#111;'>59.57KB</span>","children":null,"spread":false}],"spread":false}],"spread":false}],"spread":false},{"title":"五子棋.sln <span style='color:#111;'>1.15KB</span>","children":null,"spread":false}],"spread":true}],"spread":true}]

评论信息

  • lhb415967111:
    就这样。。不是很好看2015-08-21
  • sinat_24157513:
    看了代码之后虽然和我要求的不太一样,但是对我的启发十分的大,感觉不错2015-06-25
  • 一品梅:
    喜欢下载这些实例化的代码,正好最近在学socket,看看怎么实现的,呵呵。谢谢了。2013-11-02

免责申明

【好快吧下载】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【好快吧下载】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【好快吧下载】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,8686821#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明