-
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
-
6_1
一个飞机小游戏,基本功能都有,就是界面不太好(An airplane game, the basic function of all is that the interface is not very good)
- 2011-05-21 19:05:12下载
- 积分:1
-
Maze
自己用Java写的一个随机生成迷宫程序,采用深度优先算法生成迷宫,模拟小老鼠走迷宫。(A randomly generated maze procedure written in Java, using depth-first algorithm to generate a maze to simulate the maze of little mice.)
- 2012-06-03 10:22:53下载
- 积分:1
-
Source
俄罗斯方块源码
直接运行可以看到结果。好东西大家分享嘛 (Tetris source code can be run directly see the result. Good things to share with you why)
- 2009-01-01 10:22:22下载
- 积分:1
-
Flash-MMORPGEngine
网页游戏明朝时代2的主程写的好东西,Flash-MMORPG游戏引擎及工具开发概述,理论讲解得太强悍了,不是一天两天就能看懂的!(Good things written by the main drive of the web games the Ming Dynasty 2 Flash-MMORPG game engine and tools to develop an overview of the theory to explain too tough, not one or two days will be able to read!)
- 2013-05-11 18:44:26下载
- 积分:1
-
RPG-game-CPP
此游戏的主要内容是RPG的回合制对战 玩家可选3个不同角色,与AI进行对战。特殊内容包括:实验技能和使用物品。另包含此软件的功能测试 的详细报告。(A RPG game based on C++ programming.An evaluation report provided.)
- 2012-11-03 18:53:08下载
- 积分:1
-
JingZiQi
“一字棋”游戏(又叫“三子棋”或“井字棋”),是一款十分经典的益智小游戏。“井字棋”的棋盘很简单,是一个3×3的格子,很像中国文字中的“井”字,所以得名“井字棋”。(experiment " word game" game (also known as " third son of Chess" or " tic-tac-toe game" ), is a very classic puzzle game. " Tic-tac-toe game," the board is very simple, is a 3 × 3 lattice, much like Chinese characters of " Well,")
- 2014-04-25 09:52:21下载
- 积分:1
-
tuixiang
推箱子游戏的C程序设计及实现,内含代码源程序论文(Sokoban game program design and implementation of C, containing source code for Papers)
- 2010-06-04 09:44:47下载
- 积分:1
-
229宿舍贪吃蛇成品
数组为基础的贪吃蛇程序,完成了基本功能,用户可自行下载完善,有调节难度等功能(Array-based Snake Eating Program)
- 2020-06-23 14:20:02下载
- 积分:1
-
BattleCitygame
用C/C++编写的塔克大战小游戏,很经典的一款小游戏(With C/C++ written Tucker war game is a classic game)
- 2011-01-14 22:33:49下载
- 积分:1