登录
首页 » QT » magictower

magictower

于 2021-02-24 发布 文件大小:97KB
0 134
下载积分: 1 下载次数: 5

代码说明:

  magictower 魔塔RPG游戏,基于QT编写。(测试环境 win7 + qt 4.5.3) 本项目可用跨平台小娱乐,学习QT4。 1、Windows 直接VS + QT 环境生成VC project 工程编译; 2、Linux gcc + QT 环境编译即可。(Magictower RPG magic tower game, based on the preparation of QT. (test environment win7+ 4.5.3 QT) this project can be cross platform for small entertainment, learning QT4. 1, Windows direct VS+ QT environment to generate project VC project compile 2, GCC QT+ Linux environment can be compiled.)

文件列表:

magictower
..........\client.cpp,36356,2014-03-18
..........\client.h,4416,2014-03-18
..........\client.ui,683,2014-03-17
..........\img





..........\...\b_gold.bmp,3942,2014-03-17
..........\...\b_key.bmp,3942,2014-03-17
..........\...\b_medicine.bmp,3942,2014-03-17
..........\...\cell.bmp,3942,2014-03-17
..........\...\cross.bmp,3942,2014-03-17
..........\...\cyan_moster.bmp,3942,2014-03-17
..........\...\defense0.bmp,9450,2014-03-18
..........\...\defense1.bmp,9774,2014-03-18
..........\...\dn_step.bmp,4050,2014-03-17
..........\...\feather.bmp,3942,2014-03-17
..........\...\gem_door.bmp,3942,2014-03-15
..........\...\green_monster.bmp,3942,2014-03-17
..........\...\ground.bmp,2322,2014-03-17
..........\...\ground2.bmp,1954,2014-03-17
..........\...\g_attk_npc.bmp,3942,2014-03-17
..........\...\g_dfse_npc.bmp,3942,2014-03-17
..........\...\herotop.bmp,5994,2014-03-17
..........\...\keys.bmp,12774,2014-03-17
..........\...\king_master.bmp,3942,2014-03-17
..........\...\king_soldier.bmp,3942,2014-03-17
..........\...\life.bmp,32186,2014-03-18
..........\...\light_emblem.bmp,3942,2014-03-17
..........\...\little_bat.bmp,3942,2014-03-17
..........\...\l_e_npc.bmp,3942,2014-03-17
..........\...\l_m_npc.bmp,3942,2014-03-17
..........\...\l_m_npc_l.bmp,3942,2014-03-17
..........\...\l_m_npc_r.bmp,3942,2014-03-17
..........\...\magicians.bmp,3942,2014-03-17
..........\...\magicians_high.bmp,3942,2014-03-17
..........\...\magicians_red.bmp,3942,2014-03-17
..........\...\medicine.bmp,3942,2014-03-17
..........\...\menu.bmp,17358,2014-03-17
..........\...\monster.bmp,14054,2014-03-18
..........\...\monster_king.bmp,3942,2014-03-17
..........\...\oma.bmp,3942,2014-03-17
..........\...\primary_soldier.bmp,3942,2014-03-17
..........\...\red_bat.bmp,3942,2014-03-17
..........\...\red_monster.bmp,3942,2014-03-17
..........\...\river.bmp,3942,2014-03-16
..........\...\road.bmp,3942,2014-03-16
..........\...\robbers.bmp,3942,2014-03-17
..........\...\r_door.bmp,3942,2014-03-16
..........\...\r_gem.bmp,3942,2014-03-17
..........\...\r_key.bmp,3942,2014-03-17
..........\...\shield.bmp,3942,2014-03-17
..........\...\skeleton.bmp,3942,2014-03-17
..........\...\skeleton_master.bmp,3942,2014-03-17
..........\...\skeleton_soldier.bmp,3942,2014-03-17
..........\...\star.bmp,3942,2014-03-16
..........\...\stone.bmp,3942,2014-03-17
..........\...\sword.bmp,3942,2014-03-17
..........\...\s_k_npc.bmp,3942,2014-03-17
..........\...\up_step.bmp,3942,2014-03-16
..........\...\vs.bmp,54762,2014-03-18
..........\...\wall.bmp,3942,2014-03-15
..........\...\warrior.bmp,14614,2014-03-18
..........\...\w_back.bmp,3942,2014-03-17
..........\...\w_face.bmp,3942,2014-03-17
..........\...\w_left1.bmp,3942,2014-03-17
..........\...\w_left2.bmp,3942,2014-03-17
..........\...\w_right1.bmp,3942,2014-03-17
..........\...\w_right2.bmp,3942,2014-03-17
..........\...\y_door.bmp,3942,2014-03-16
..........\...\y_key.bmp,3942,2014-03-17
..........\img.qrc,2650,2014-03-18
..........\magictower.pro,353,2014-03-16
..........\main.cpp,416,2014-03-17
..........\ui_client.h,1374,2014-03-17

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • EasyMS
    实现了c/s模式的消息通讯,通过多线程、监听等技术,完成了初步的一个类似QQ的通讯工具(Realization of c/s mode of message communication, through a multi-threaded, listening technology, completed a preliminary communication tools like QQ)
    2014-07-01 18:23:27下载
    积分:1
  • 一个基于TCPIP的通信
    一个基于TCPIP的通信程序-based TCPIP communications procedures
    2023-01-24 10:10:04下载
    积分:1
  • Beej网络socket指南,详细的介绍了Socket
    Beej的网络socket编程指南,详细的介绍了socket编程。-Beej network socket programming guide, a detailed introduction to the socket programming.
    2023-08-25 18:30:02下载
    积分:1
  • wengxueyanjiuzhushou
    1、文本串非空且以文件形式存放,统计匹配的词集非空。文件名和词集均由用户从键盘输入; 2、“单词”定义:由字母构成的字符序列,中间不含空格字符且区分大小写; 3、待统计的“单词”在文本串中不跨行出现,它或者从行首开始,或者前置若干空格字符; 4、在计算机终端输出的结果是:单词,出现的次数,出现的位置所在行的行号,同一行出现两次的只输出一个行号; 5、测试数据:将实验的源程序作为测试文件,从中任意选取“单词”作为测试的词集。 ( 1, a text string not empty and with the file form deposit, statistics matching word set not empty. The file name and word set all by users from keyboard input 2, the "words" definition: from letters constitute sequences of characters, and the space character among excluding case-sensitive Three, to the statistics "words" in the text string not an inter-bank appear, it first started from line or, or lead some space character 4, on a computer terminal of the output result is: the words, in the frequency of, appear in the position of the line number did, with a line of output only twice in a line Numbers 5, test data: will the source program as the test files, to freely choose the "words" as a test of the word set. )
    2011-11-13 14:13:44下载
    积分:1
  • 连接ch432
    说明:  基于STM32HAL库的外接串口CH432,针对单片机串口不够用的情况用(The external serial port CH432 based on STM32HAL library is used to solve the problem that the serial port of single chip computer is not enough.)
    2021-04-20 09:08:50下载
    积分:1
  • Windows+TDI过滤驱动开发,非常好的代码,欢迎下载
    Windows+TDI过滤驱动开发,非常好的代码,欢迎下载-Windows+ TDI filter driver development
    2022-06-27 12:39:09下载
    积分:1
  • Mutiroot
    算法设计的一个作业,输入一个正整数,把它的2~36进制形式打印出来(Algorithm design of a job, enter a positive integer, it s 2 to 36 hexadecimal form printed )
    2010-12-28 10:33:46下载
    积分:1
  • 934321735_3_8
    Performance of a Sensorless Speed Control for Induction Motor Using DTFC strategy and
    2014-02-23 19:37:31下载
    积分:1
  • hinfinity_control
    this describe how hinfinity controller is designed.
    2013-04-05 22:51:55下载
    积分:1
  • 基于WMI的PC资产管理系统,这是客户端,负责收集本地主机资源。...
    基于WMI的PC资产管理系统,这是客户端,负责收集本地主机资源。-WMI"s PC-based asset management system, which is the client responsible for the collection of local host resources.
    2022-03-16 18:13:38下载
    积分:1
  • 696522资源总数
  • 104040会员总数
  • 35今日下载