资源列表
g
- RPG游戏实例,以仙剑为背景,包括人物实现,战斗系统等的实现.爱好游戏开发的朋友参考下.-Examples of RPG games to仙剑as the background, including the figures achieved in the realization of the fighting system. Loving friends game development under reference.
df05lfwq
- 盛大05年服务器端,盛大网络水印防伪作证,绝对是原端,仅供学习参考,请于24小时内删除,切莫用于商业作用,后果自负。
rpg
- 在Windows环境下自己制作简易rpg的教程-In the Windows environment to produce their own simple rpg tutorial
99MaxEathena v8.17.0 完整版
- 仙境传说8.17.0杜兰族服务端 99MaxEathena SQL版开发是以eAthena代码为基础,仍然保持着原EA的稳定性。 其拥有较全的脚本功能以及完整的GM命令,内含全中文的CONF设置及DB数据库。 所有功能完全开放,没有任何的限制。
99MaxEathena v8.17.0 完整版
- 99MaxEa TXT/SQL版开发是以eAthena代码为基础,仍然保持着原EA的稳定性。 其拥有较全的脚本功能以及完整的GM命令,内含全中文的CONF设置及DB数据库 服务端内的char-server.exe、login-server.exe、map-server.exe为TXT版本使用,可用runserver.bat开启服务端。 服务端内的char-server_sql.exe、login-server_sql.exe、map-server_sql.exe为SQL版本使用,可用runser
Chunqiu
- 春秋剑侠端,一个非常好玩的游戏服务端,希望大家都喜欢玩,谢谢!-Spring swordsman end, a very fun game server, I hope everyone likes to play, thank you!
SASA
- 沙沙网赚源码 体验 营销一体的网赚源码大家可以下载来试试 非常的棒-Rustle Wangzhuan Wangzhuan one source experiential marketing source you can download to try the wand
Korea_Assassin_Mir2
- 这套是09年最新的韩国刺客源码,增加了很多新功能!-This is the latest South Korean assassin in 2009 source code, added many new features!
XO
- my first game XO with several bugs under console C-my first game XO with several bugs under console C++
kurui2016
- 酷睿2016合买代购系统网站源码,涵盖体育彩票福利彩票。(Buy lottery 2016 core purchasing system website source)
CPP_EightQueen
- 本文件为C++课程设计作业:在国际象棋中,能否在空棋盘上摆放八个皇后,并使其中任意两个皇后不能在同一行或同一列或同一对角线上。-This is my C++ homework.It was based on the old problem of Eight Queen.
Chess_project
- 最终的可执行文件及相关图片资源与dll文件存放在release文件夹中,用户可至release文件夹中点击chess.exe即可进行游戏。 源代码在src文件中,但是与最终project中的代码的存放方式有区别,project中kerenl文件夹中无子文件夹 kernel为AI部分源代码,用户若想了解AI的组织,可阅读其中的代码. project文件夹中Qt project文件夹,里面包含Qt 工程文件,也包含最终形成工程的源代码。其AI源代码可能与src中的代码有区别。因