搜索资源列表
Lobby_server
- Lobby大厅服务器示例代码,描述了一个服务器的编写方法-server sample code, a descr iption of the preparation method server
lobby
- 来自 Visual C++网络游戏设计与实现 的源码 网络游戏客户端框架
work2
- 一个命令行游戏,让玩家在一个有很多楼层和很多房间的古堡中探险,玩家的任 务是找到公主并带她离开古堡。房间有很多种,不同种类的房间有不同的出口, 有的房间里有怪物。如果遇到怪物,游戏就失败了。 游戏启动时,玩家位于古堡一楼的大厅,程序显示大厅的信息:房间的名字、有 几个出口、每个出口的名字(如\"east\"、\"south\"、\"up\")。 Welcome to the lobby. There are 3 exits as: east, west and up.
DynamicMemory
- < C++ Game Programming>>第九章\"Advanced Classes and Dynamic Memory—Game Lobby的源代码。 \"
CastleBeauty
- 古堡救美游戏 描述 一个命令行游戏,让玩家在一个有很多楼层和很多房间的古堡中探险,玩家的任 务是找到公主并带她离开古堡。房间有很多种,不同种类的房间有不同的出口, 有的房间里有怪物。如果遇到怪物,游戏就失败了。 游戏启动时,玩家位于古堡一楼的大厅,程序显示大厅的信息:房间的名字、有 几个出口、每个出口的名字(如"east"、"south"、"up")。 Welcome to the lobby. There are 3 exits as: east, we
ad
- 宣传栏清理问题 问题描述: 在学校的学生公寓楼内,每栋楼大厅内的宣传栏上每天都有大量的海报。 为了使用一种特殊的方法清理宣传栏而不留下难看的痕迹,事先需要知道宣传栏上张贴 海报的位置信息。 为了简化问题我们规定: 1. 宣传栏用一个区间[0, 1000000]来表示。 2. 假设海报的高度均与宣传栏的高度相同,各海报用两个整数left 和 right(right>left)来表示,表示海报占据区间[left,right]。 3. 两张海报是可以部分或者全
song_title
- Lobby song SLK for the game audition... u can pack it using acv-tool 8.0
Lobby
- 古堡救美。 一个命令行游戏,让玩家在一个有很多楼层和很多房间的古堡中探险,玩家的任 务是找到公主并带她离开古堡。房间有很多种,不同种类的房间有不同的出口, 有的房间里有怪物。如果遇到怪物,游戏就失败了。 -Castle to save the United States. A command-line games, so that there are many players in a room floors and many adventure castle, the pl
Horse_riding_board
- 马踏棋盘,输入任意一个起始位置。求出马的行走路线,并按求出的行走路线,将数字1,2,…,64依次填入一个8×8的方阵,并输出它的行走路线-Horse riding board, enter an arbitrary starting position. Seeking to lobby the walking routes, walking routes calculated in accordance with, the number 1,2, ..., 64, fill in an orde
qqgroup
- 一个风格酷似QQ聊天软件的PHP平台的在线聊天程序,支持上千人同时聊天,而且安全、快速、安全、稳定…… 另外它还具有仿QQ群聊天大厅的功能、群共享功能等。-A style like QQ chat software PHP platform online chat program to support thousands of simultaneous chats, and safe, fast, safe, stable ... and it also has the function of
FiveChess
- 网络版的VB五子棋,CS结构,含游戏大厅.-Online version of the VB backgammon, CS structures, including the game lobby.
wuziqi
- 网络五子棋,包括服务器,客户端和游戏大厅。实现注册,登陆,玩游戏和聊天-Internet backgammon, including server, client, and the game lobby. Achieve registration, login, play games and chat
ChatClient
- Visual C++编写的类似QQ的聊天客户端,含有房间功能和大厅界面,和服务器连接后能实现聊天-Written in Visual C++ similar QQ chat client, after the function room and lobby contains interfaces and server connections to achieve chat
adventure
- When the game starts, the player is in the lobby of the castle. Then the program shows information about the lobby:name of the room, how many exits are there, and names of all exits (e.g.: "east", "south", "up"), like: W