登录
首页 » Visual C++ » WPFGobang_1.0

WPFGobang_1.0

于 2017-10-20 发布 文件大小:243KB
0 303
下载积分: 1 下载次数: 1

代码说明:

  双人五子棋,带悔棋功能,不是怎么好玩,但和我一样的小白可以进来看看(Double Gobang, with undo function, but not much, and I like the white can come in and see)

文件列表:

WPFGobang_1.0\App.xaml
WPFGobang_1.0\App.xaml.cs
WPFGobang_1.0\bin\Debug\SmartFive.exe
WPFGobang_1.0\bin\Debug\SmartFive.pdb
WPFGobang_1.0\bin\Debug\SmartFive.vshost.exe
WPFGobang_1.0\bin\Debug\SmartFive.vshost.exe.manifest
WPFGobang_1.0\Images\goke_a_ob.ico
WPFGobang_1.0\MainWindow.xaml
WPFGobang_1.0\MainWindow.xaml.cs
WPFGobang_1.0\obj\x86\Debug\App.g.cs
WPFGobang_1.0\obj\x86\Debug\App.g.i.cs
WPFGobang_1.0\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache
WPFGobang_1.0\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache
WPFGobang_1.0\obj\x86\Debug\MainWindow.baml
WPFGobang_1.0\obj\x86\Debug\MainWindow.g.cs
WPFGobang_1.0\obj\x86\Debug\MainWindow.g.i.cs
WPFGobang_1.0\obj\x86\Debug\SmartFive.csproj.FileListAbsolute.txt
WPFGobang_1.0\obj\x86\Debug\SmartFive.csproj.GenerateResource.Cache
WPFGobang_1.0\obj\x86\Debug\SmartFive.exe
WPFGobang_1.0\obj\x86\Debug\SmartFive.g.resources
WPFGobang_1.0\obj\x86\Debug\SmartFive.pdb
WPFGobang_1.0\obj\x86\Debug\SmartFive.Properties.Resources.resources
WPFGobang_1.0\obj\x86\Debug\SmartFive_Content.g.i.cs
WPFGobang_1.0\obj\x86\Debug\SmartFive_MarkupCompile.cache
WPFGobang_1.0\obj\x86\Debug\SmartFive_MarkupCompile.i.cache
WPFGobang_1.0\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll
WPFGobang_1.0\Properties\AssemblyInfo.cs
WPFGobang_1.0\Properties\Resources.Designer.cs
WPFGobang_1.0\Properties\Resources.resx
WPFGobang_1.0\Properties\Settings.Designer.cs
WPFGobang_1.0\Properties\Settings.settings
WPFGobang_1.0\SmartFive.csproj
WPFGobang_1.0\SmartFive.sln
WPFGobang_1.0\SmartFive.suo
WPFGobang_1.0\源码必读.txt
WPFGobang_1.0\obj\x86\Debug\TempPE
WPFGobang_1.0\obj\x86\Debug
WPFGobang_1.0\bin\Debug
WPFGobang_1.0\obj\x86
WPFGobang_1.0\bin
WPFGobang_1.0\Images
WPFGobang_1.0\obj
WPFGobang_1.0\Properties
WPFGobang_1.0

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

发表评论

0 个回复

  • link
    连连看 小游戏 可以进行几本的连连看,玩得比较爽,看上去比较舒服(the little games,it is very good)
    2013-09-28 22:55:09下载
    积分:1
  • tower-of-Han
    此为汉诺塔程序,汉诺塔层数为输入变量,其它不需要输入(This is the Tower of Hanoi program, Hanoi layers as input variables)
    2014-09-16 10:02:25下载
    积分:1
  • Skyblue_Mine
    扫雷一只小游戏,模拟windows系统的自带游戏,用C++实现 (Mine-sweeping a smart game)
    2013-04-15 15:59:42下载
    积分:1
  • elsfk带算法
    很多编程爱好者都编写过俄罗斯方块的游戏程序。很久以前,我用Tc2.0也做过一个;最近有好些朋友看见我以前的俄罗斯方块的程序后, 问我是怎么做的。我一直想把这个程序的整个过程写一份详细的东西,(many programming enthusiasts are prepared off Tetris game procedures. A long time ago, I used a Tc2.0 have done; Recently, I saw some friends of the Russian block before the procedures and asked how I was doing. I always wanted to turn the whole process procedures for writing a detailed things,)
    2005-03-23 11:20:48下载
    积分:1
  • Puzzle-cPP
    说明:  自己写的拼图游戏,vs2008,附带音乐和鼠标点击音乐(Write your own jigsaw puzzle, vs2008, incidental music and music mouse clicks)
    2011-04-06 15:20:05下载
    积分:1
  • puzzles
    Visual C++学习的好例程,经典游戏拼图(Visual C++ to learn a good routine, classic games puzzles)
    2009-12-03 17:09:30下载
    积分:1
  • Tetris-game
    C语言编写的俄罗斯方块游戏,通过编译,能够运行。(C language Tetris game, compile, can run.)
    2011-08-07 07:49:07下载
    积分:1
  • tanchi
    这是一个贪吃蛇游戏的源程序,可通过控制蛇身的上下左右移动吃到食物后,蛇身增加,最后可输出成绩(This is a Snake game source code can be up and down by controlling the snake to eat the food and move around, the snake increases, the final output results)
    2010-11-29 13:32:23下载
    积分:1
  • TheTetrisGame
    经典游戏俄罗斯方块的一种简单实现,支持玩家信息的保存和统计。(A classic game of Tetris simple implementation, support the players the preservation of information and statistics.)
    2013-09-11 14:46:11下载
    积分:1
  • bomb
    It s a game you have to find out where the bombs are. Hope you Enjoy it.
    2011-04-25 00:29:19下载
    积分:1
  • 696518资源总数
  • 106161会员总数
  • 5今日下载