-
扫雷程序
说明: 在VS2015中编程,使用C语言以及graphic图形库,做出扫雷小游戏(Programming in VS2015, using C language and graphics library to make mine-sweeping games)
- 2020-06-21 16:40:01下载
- 积分:1
-
Game
猜拳小游戏,能够很好的模拟猜拳游戏的过程。(Finger-guessing game, can simulate the process of finger-guessing game.)
- 2013-05-16 13:11:04下载
- 积分:1
-
3D试衣间
说明: 3D试衣间的matlab程序,适合初学者。3D试衣间能够让用户轻松的在线上随时随地试穿各种衣物,并且软件支持您随意搭配,搭配出最适合自己的衣服,3D试衣间让您无需再为买衣、搭配而犯愁。(3D fitting room matlab procedures, suitable for beginners.3D fitting room enables users to easily try on a variety of clothes online at any time and anywhere. Moreover, the software supports you to match clothes at will to match the most suitable clothes for you. 3D fitting room makes you no longer have to worry about buying clothes and matching clothes.)
- 2020-11-10 20:16:26下载
- 积分:1
-
Coated-grid-game
涂格子游戏。游戏规则:
单击空格子,同时给上下中左右的空格子换色。
全部格子都上完颜色过关。
按任意键退出游戏。
右击重来,Ctrl 作弊键。
(Coated grid game. Game Rules: Click the the space sub, while giving the spaces around the upper and lower sub color change. All finished color plaid clearance. Press any key to exit the game. Right-click again, Ctrl the Cheating key.)
- 2013-04-12 17:06:54下载
- 积分:1
-
tuixiangzi-src
一款推箱子游戏的源代码,希望可以对游戏编程有帮助(I hope the source code of a Sokoban game can help your game programming)
- 2012-03-23 09:09:09下载
- 积分:1
-
wuziqi
五子棋巧妙设计,可以帮你设计出界面丰富的五子棋,很好玩(Backgammon clever design can help you design the 331 interface, a lot of fun)
- 2012-05-21 18:25:06下载
- 积分:1
-
c++ 游戏开发
游戏开发有许多引擎,但是c++开发的小游戏可以帮助我们打下坚实的基础,为继续深入的学习奠定基础。黑白棋,这是一个黑白棋的小游戏。里面有初级中级高级三个级别的棋力选择。算法采用了自己编写的全盘搜索的经验积分算法,速度很快,棋力不是非常强。本游戏还可以自动演示,自动重温棋局,保存棋局,还有英雄榜。
- 2022-02-12 12:37:48下载
- 积分:1
-
master079
说明: MapleStoryServer
A MapleStory Server in Go For CMS V079 Go 编写的079版本冒险岛服务端
Target
实现一个079版本的冒险岛服务器. 能够实现原Java的部分功能.
Files
main.go —— 程序入口,负责初始化CPU分配、打开控制台、准备消息分发routines,侦听端口,并且接收客户端的连接。
Packages
connection —— 用于建立与客户端的连接,进行读写数据。
message —— 用于负责服务器向客户端方向的信息的递送,主要功能是广播和点对点通信;
types —— 包含整个服务器所用到的各种数据结构,比如用户信息结构体等;
users —— 包含用户管理相关函数,比如用户进入游戏与离开。
console —— 给服务端添加一个控制台,便于输入指令调试。(MapleStoryServer
A MapleStory Server in Go For CMS V079 Go Edition 079 Adventure Island Server
Target
Implement a 079 version of the Adventure Island server. It can achieve some of the functions of the original Java.
Files
Main.go -- Program entry, which is responsible for initializing CPU allocation, opening console, preparing message distribution routines, listening on ports, and receiving client connections.
Packages
Connection - Used to establish a connection with the client to read and write data.
Message is used to deliver information from server to client. Its main functions are broadcasting and point-to-point communication.
Types - Contains all kinds of data structures used by the whole server, such as user information structure, etc.
Users - Contains user management related functions, such as user entry into the game and departure.
Console - add a console to the server to facilitate the debugging of input instructions.)
- 2020-06-17 02:40:01下载
- 积分:1
-
BaiRenNiuNiu
网狐6602的百人游戏。希望对初学者或者游戏爱好者有所帮助(Fox Network 6602 hundred games. I hope to help beginners or gaming enthusiasts)
- 2013-12-09 14:00:04下载
- 积分:1
-
BWChess
C++开发的BWChess黑白棋游戏,界面差不多,功能挺多的,可以与电脑下棋也可以人与人对战,可以提醒,记录对战排行榜。(C++ development BWChess Reversi game, the interface is similar to the挺多function, you can play chess with the computer can also be against people can be reminded to record against the list.)
- 2009-07-12 11:13:40下载
- 积分:1