【B192】C#五子棋小游戏源码(人机对战)

2021-07-21 15:38:16      索炜达电子      1945     

项目编号:B192

文件大小:1.3M

操作系统:Windows10旗舰版

开发工具:VS2019

开发语言:.cs

演示视频:

【B192】C#五子棋小游戏源码(人机对战)

点击查看:演示视频  提取码:61ic

远程协助:

温馨提示:索炜达.猿创官方提供收费远程协助,确保您项目运行成功。

点击查看:远程协助相关事项

运行结果

【B192】C#五子棋小游戏源码(人机对战)

文件列表:

目录│文件列表:

 ├ 1.源码

 │  │ Chess.sln

 │  │ chessman.psd

 │  ├ Chess

 │  │  │ Chess.csproj

 │  │  │ Chess.idc

 │  │  │ Chessman.cs

 │  │  │ frmDubug.cs

 │  │  │ frmDubug.Designer.cs

 │  │  │ frmDubug.resx

 │  │  │ frmMain.cs

 │  │  │ frmMain.Designer.cs

 │  │  │ frmMain.resx

 │  │  │ Program.cs

 │  │  ├ bin

 │  │  │  └ Debug

 │  │  │     │ Chess.exe

 │  │  │     │ Chess.pdb

 │  │  │     │ GameComponent.dll

 │  │  │     └ GameComponent.pdb

 │  │  ├ obj

 │  │  │  └ Debug

 │  │  │     │ Chess.csproj.CopyComplete

 │  │  │     │ Chess.csproj.CoreCompileInputs.cache

 │  │  │     │ Chess.csproj.FileListAbsolute.txt

 │  │  │     │ Chess.csproj.GenerateResource.cache

 │  │  │     │ Chess.csprojAssemblyReference.cache

 │  │  │     │ Chess.exe

 │  │  │     │ Chess.frmDubug.resources

 │  │  │     │ Chess.frmMain.resources

 │  │  │     │ Chess.pdb

 │  │  │     │ Chess.Properties.Resources.resources

 │  │  │     │ DesignTimeResolveAssemblyReferences.cache

 │  │  │     │ DesignTimeResolveAssemblyReferencesInput.cache

 │  │  │     └ TempPE

 │  │  │        └ Properties.Resources.Designer.cs.dll

 │  │  ├ Properties

 │  │  │  │ AssemblyInfo.cs

 │  │  │  │ Resources.Designer.cs

 │  │  │  │ Resources.resx

 │  │  │  │ Settings.Designer.cs

 │  │  │  └ Settings.settings

 │  │  └ Resources

 │  │     │ black.png

 │  │     └ white.png

 │  └ GameComponent

 │     │ ChessmenNumChangeEventArgs.cs

 │     │ GameBoard.AI.cs

 │     │ GameBoard.cs

 │     │ GameComponent.csproj

 │     │ GameEndEventArgs.cs

 │     ├ bin

 │     │  └ Debug

 │     │     │ GameComponent.dll

 │     │     └ GameComponent.pdb

 │     ├ obj

 │     │  └ Debug

 │     │     │ DesignTimeResolveAssemblyReferencesInput.cache

 │     │     │ GameComponent.csproj.CoreCompileInputs.cache

 │     │     │ GameComponent.csproj.FileListAbsolute.txt

 │     │     │ GameComponent.csproj.GenerateResource.cache

 │     │     │ GameComponent.csprojAssemblyReference.cache

 │     │     │ GameComponent.dll

 │     │     │ GameComponent.pdb

 │     │     │ GameComponent.Properties.Resources.resources

 │     │     └ TempPE

 │     │        └ Properties.Resources.Designer.cs.dll

 │     ├ Properties

 │     │  │ AssemblyInfo.cs

 │     │  │ Resources.Designer.cs

 │     │  └ Resources.resx

 │     └ Resources

 │        │ black.png

 │        └ white.png

 └ 2.演示视频

    └ 演示视频.mp4

TAG五子棋
  • 6 次
  • 125 分