-
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
-
VC6Games
VC6GamesVC++游戏编程经典教材,包括扫雷,五子棋,俄罗斯方块,老鼠和滚球,飞机游戏,五子棋等游戏是实现过程和代码讲解(VC6GamesVC++ game programming classic textbooks, including mine, backgammon, Tetris, mice and bowls, aircraft games, backgammon and other games is to realize the code explain the process and)
- 2010-05-19 23:44:30下载
- 积分:1
-
shuziyouxi
在数独高手的规则是要将9个数字填入一个9个小九宫格组成的9×9格子里。使得每一行,每一列和每个小九宫格里都有1-9的数字,并且每个数字在它所在的行、列以及每个小九宫格里面都只出现唯一一次。(Sudoku expert in the rules is to fill a 9 digit composed of nine small squares 9 × 9 grid yard. So that each row, each column and each have 1-9 small squares in the figures, and each figure in its row, column, and each small squares appear only inside the only time.)
- 2013-11-13 13:54:04下载
- 积分:1
-
tutorial14(2)
一个win32 系统下 game tile map 的实现方法(A win32 system game tile map of the Implementation)
- 2011-02-08 03:58:58下载
- 积分:1
-
chuanqi3
传奇3服务端源码,测试过,能编译~
非常不错的学习资源
里面没有map文件,要自己下载(The Mir3 sourcecode)
- 2015-05-25 00:01:40下载
- 积分:1
-
27268_gpSP-1538
game emulation playstation portable
- 2020-06-17 03:20:01下载
- 积分:1
-
myobdcagame
说明: 经典小游戏,希望能给大家带来点好处,并多多下载哈(classic small game, could bring benefits, and many download Kazakhstan)
- 2006-03-31 16:21:32下载
- 积分:1
-
GuessNumber
说明: 猜数字游戏
计算机随机产生一个无重复数字的四位数
若所猜的数位置与数字均正确,会显示一个A,若数字对位置不对,会显示一个B.(Number guessing game is a computer randomly generated four-digit number without repetition by the guess that if the number of locations and figures are correct, will show an A, if the number of position wrong and they' ll show a B.)
- 2021-03-22 08:19:17下载
- 积分:1
-
bb
说明: 这是一个小游戏,俄罗斯方块。供大家学习和参考。。。。。。。。。(this is a interesting game.)
- 2014-08-12 22:04:19下载
- 积分:1
-
2004102120533898
经典小游戏很好的的在品台上运行,希望大家能喜欢(A good classic game to run on stage in the product, I hope you like)
- 2011-09-21 12:30:27下载
- 积分:1