资源列表
[其他游戏] MFC_Othell14882010282002
说明:this small othello game. you can see the source and everything pls download it and learn-this is small othello game. you can see the source and everything pls download it and learn<Nyambayar> 在 2025-11-13 上传 | 大小:68kb | 下载:0
[棋牌游戏] black-white-chess
说明:黑白棋人机对弈程序开发教程,初学人机对弈的朋友可以-Othello human-computer chess program development tutorials, beginner friend of the man-machine chess can be a good look<李响> 在 2025-11-13 上传 | 大小:10kb | 下载:0
[棋牌游戏] chess-play
说明:中国象棋人机对弈程序开发教程,初学人机对弈的朋友可以-Chinese Chess man-machine chess program development tutorials, beginner friend of the man-machine chess can be a good look<李响> 在 2025-11-13 上传 | 大小:151kb | 下载:0
[其他游戏] hangman_demo
说明:hangman game in opengl-hangman game in opengl<kam> 在 2025-11-13 上传 | 大小:70kb | 下载:0
[其他游戏] cross-and-naughts
说明:cross and naughts game cource code<kam> 在 2025-11-13 上传 | 大小:2kb | 下载:0
[棋牌游戏] CPP
说明:本题目做一个N x M的扫雷游戏,每个方格包含两种状态:关闭(closed)和打开(opened),初始化时每个方格都是关闭的,一个打开的方格也会包含两种状态:一个数字(clue)和一个雷(bomb)。你可以打开(open)一个方格,如果你打开的是 一个bomb,那么就失败;否则就会打开一个数字,该数字是位于[0,8]的一个整数,该数字表示其所有邻居方格(neighboring squares)所包含的雷数,应用该信息可以帮助你扫雷。-This subject, to do an N x M m<飞儿> 在 2025-11-13 上传 | 大小:313kb | 下载:0