▍1. 五子棋
五子棋源代码,采用c++编译开发。。。。。。。。(Gobang source code,Compile and develop using c++.)
使用C++开发的多人五子棋网络对战游戏,支持多对玩家同时在线游戏(Using C++ to develop multi player Gobang network game, supporting multiple players online games simultaneously)
1 Introduction "BitStronger" is a Chinese chess computer game engine based on the Chinese Chess General Engine Protocol (UCCI). The project is developed in C++ and is licensed under the GPL. The current version runs on 32-bit Windows platforms. The engine communicates with the Chinese chess interface software supporting UCCI through standard input and standard output, enabling cross-platform and networked man-machine and machine-to-machine battles. For detailed instructions and program development documents, see the files in the docs directory that are distributed with the program.
钻石的TGS2011 完全开放 目前最新版本:20180428(The TGS2011 of diamonds is fully open. The latest version: 20180428)
一个简易的手柄数据端口测试程序,获取手柄信号输出。(A simple gamepad data port test program to obtain the signal output of the gamepad.)
游戏总集1,24款小游戏分别包括了:网络中国象棋/网络军旗/推箱子/连连看/对对碰/俄罗斯方块/高级拼图/扫雷/汉诺塔/拱猪/打字游戏 等等,详见下方截图
vive pro SRWork sdk :vive 官方最新AR sdk 版本号为0.07 适用于vive pro版头盔 unity5.6.0以上(Vive pro SRWork sdk:vive official latest AR sdk version number is 0.07 for vive pro version)
电脑和玩家各自在一个10*10的阵内放置不同长度的军舰,可选择横竖,电脑随机摆放,玩家手动输入,然后轮流选择矩阵中的点,猜中的话可以用类似*代替,直到一方的军舰被全部搜到为止,电脑的选择应根据之前的已选点,比如猜中一个点后,以这个点为中心向四周猜,连续猜中的话继续顺着这个方向,直到显示未猜中(The computer and the player separate the warship of different lengths in a 10*10 array. The computer can choose the vertical, the computer random set, the player manually input, and then choose the point in the matrix. If you guess, it can be replaced by a similar * until the warship of one side is all searched, the choice of the electroencephalon should be based on the selected points before. For example, if you guess a point, take this point as a center, guess it in a four week way, and continue to guess in the direction, until it shows that it has not been guessed.)
一个模拟蝴蝶飞行的Unity 插件,效果还不错,里面有Demo显示(A Unity plug-in that simulates flying butterflies)
一个简单的打僵尸小游戏,用c++实现。。。。(A simple zombie game is implemented by c++.)