- jose 一个简单的的Josephus排列问题一个简单的解法
- commzip 通过平行文件列表
- exampe7_2 vc2005 第七章的范例
- Turbo-Prolog turbo prolog to develop with prolog
- shell scripting program in linux about searching files in the system and 2 more programs are there regarding deleting
- 0564 JSP汽车销售及修车管理系统 SqlServer 注册信息 购物车 车辆信息 品牌信息 销售统计 留言板 购物车 个人信息 会员信息 等等(Registration information shopping cart vehicle information brand information sales statistics message board shopping cart personal information membership information and so on)
文件名称:hunting
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:549.25kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
[简介]
名称:《打猎》-附源代码 (代码行数:1773 注释行数:363)
开发环境:WinXp+VC.Net2005+Win32 API
作者:mj
联系方式:mj055@yahoo.cn
[打猎]
鼠标左键射击,消灭出现的猎物;有音乐及音效;
屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数;
游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。
[说明]
1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》
2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏
3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib-err
名称:《打猎》-附源代码 (代码行数:1773 注释行数:363)
开发环境:WinXp+VC.Net2005+Win32 API
作者:mj
联系方式:mj055@yahoo.cn
[打猎]
鼠标左键射击,消灭出现的猎物;有音乐及音效;
屏幕下方的计分板记录击中的猎物个数,右下角的头像个数表示未击中的猎物个数;
游戏难度会随击中数量上升,当未击中数达到5个时游戏结束。
[说明]
1.游戏引擎代码参考[美]Michael Morrison的《游戏编程入门》
2.打猎游戏图片资源来自于《武林群侠传》中的打猎小游戏
3.用vc.net2005编译时注意在项目属性页中ATL使用选择"不使用ATL",字符集选"使用多字节字符集",还有链接器->输入->附加依赖项:msimg32.lib winmm.lib-err
(系统自动生成,下载前可以参看下载内容)
下载文件列表
打猎/源代码/WuLinShot.sln
打猎/源代码/WuLinShot.suo
打猎/源代码/WuLinShot/Background.cpp
打猎/源代码/WuLinShot/Background.h
打猎/源代码/WuLinShot/Bitmap.cpp
打猎/源代码/WuLinShot/Bitmap.h
打猎/源代码/WuLinShot/GameEngine.cpp
打猎/源代码/WuLinShot/GameEngine.h
打猎/源代码/WuLinShot/Music.mid
打猎/源代码/WuLinShot/Resource.h
打猎/源代码/WuLinShot/resource1.h
打猎/源代码/WuLinShot/Shot.aps
打猎/源代码/WuLinShot/Shot.cpp
打猎/源代码/WuLinShot/Shot.h
打猎/源代码/WuLinShot/Shot.rc
打猎/源代码/WuLinShot/Sprite.cpp
打猎/源代码/WuLinShot/Sprite.h
打猎/源代码/WuLinShot/WuLinShot.vcproj
打猎/源代码/WuLinShot/WuLinShot.vcproj.DEEPIN-33BDB33D.Administrator.user
打猎/源代码/WuLinShot/Res/Bear.bmp
打猎/源代码/WuLinShot/Res/Deer.bmp
打猎/源代码/WuLinShot/Res/Eagle.bmp
打猎/源代码/WuLinShot/Res/Eagle1.bmp
打猎/源代码/WuLinShot/Res/GameOver.bmp
打猎/源代码/WuLinShot/Res/Gameover.wav
打猎/源代码/WuLinShot/Res/Music.mid
打猎/源代码/WuLinShot/Res/Office.bmp
打猎/源代码/WuLinShot/Res/Pig.bmp
打猎/源代码/WuLinShot/Res/Pow.bmp
打猎/源代码/WuLinShot/Res/Pow1.bmp
打猎/源代码/WuLinShot/Res/Pow12.bmp
打猎/源代码/WuLinShot/Res/Pow14.bmp
打猎/源代码/WuLinShot/Res/Pow2.bmp
打猎/源代码/WuLinShot/Res/Pow3.bmp
打猎/源代码/WuLinShot/Res/Pow4.bmp
打猎/源代码/WuLinShot/Res/Pow5.bmp
打猎/源代码/WuLinShot/Res/Rabbit.bmp
打猎/源代码/WuLinShot/Res/Rabbit7.bmp
打猎/源代码/WuLinShot/Res/Select.wav
打猎/源代码/WuLinShot/Res/SmallGuy.bmp
打猎/源代码/WuLinShot/Res/Snake.bmp
打猎/源代码/WuLinShot/Res/Target.bmp
打猎/源代码/WuLinShot/Res/Thumbs.db
打猎/源代码/WuLinShot/Res/WuLinShot.ico
打猎/源代码/WuLinShot/Res/WuLinShot_sm.ico
打猎/Music.mid
打猎/WuLinShot.exe
打猎/Readme.txt
打猎/源代码/WuLinShot/Res
打猎/源代码/WuLinShot
打猎/源代码
打猎
打猎/源代码/WuLinShot.suo
打猎/源代码/WuLinShot/Background.cpp
打猎/源代码/WuLinShot/Background.h
打猎/源代码/WuLinShot/Bitmap.cpp
打猎/源代码/WuLinShot/Bitmap.h
打猎/源代码/WuLinShot/GameEngine.cpp
打猎/源代码/WuLinShot/GameEngine.h
打猎/源代码/WuLinShot/Music.mid
打猎/源代码/WuLinShot/Resource.h
打猎/源代码/WuLinShot/resource1.h
打猎/源代码/WuLinShot/Shot.aps
打猎/源代码/WuLinShot/Shot.cpp
打猎/源代码/WuLinShot/Shot.h
打猎/源代码/WuLinShot/Shot.rc
打猎/源代码/WuLinShot/Sprite.cpp
打猎/源代码/WuLinShot/Sprite.h
打猎/源代码/WuLinShot/WuLinShot.vcproj
打猎/源代码/WuLinShot/WuLinShot.vcproj.DEEPIN-33BDB33D.Administrator.user
打猎/源代码/WuLinShot/Res/Bear.bmp
打猎/源代码/WuLinShot/Res/Deer.bmp
打猎/源代码/WuLinShot/Res/Eagle.bmp
打猎/源代码/WuLinShot/Res/Eagle1.bmp
打猎/源代码/WuLinShot/Res/GameOver.bmp
打猎/源代码/WuLinShot/Res/Gameover.wav
打猎/源代码/WuLinShot/Res/Music.mid
打猎/源代码/WuLinShot/Res/Office.bmp
打猎/源代码/WuLinShot/Res/Pig.bmp
打猎/源代码/WuLinShot/Res/Pow.bmp
打猎/源代码/WuLinShot/Res/Pow1.bmp
打猎/源代码/WuLinShot/Res/Pow12.bmp
打猎/源代码/WuLinShot/Res/Pow14.bmp
打猎/源代码/WuLinShot/Res/Pow2.bmp
打猎/源代码/WuLinShot/Res/Pow3.bmp
打猎/源代码/WuLinShot/Res/Pow4.bmp
打猎/源代码/WuLinShot/Res/Pow5.bmp
打猎/源代码/WuLinShot/Res/Rabbit.bmp
打猎/源代码/WuLinShot/Res/Rabbit7.bmp
打猎/源代码/WuLinShot/Res/Select.wav
打猎/源代码/WuLinShot/Res/SmallGuy.bmp
打猎/源代码/WuLinShot/Res/Snake.bmp
打猎/源代码/WuLinShot/Res/Target.bmp
打猎/源代码/WuLinShot/Res/Thumbs.db
打猎/源代码/WuLinShot/Res/WuLinShot.ico
打猎/源代码/WuLinShot/Res/WuLinShot_sm.ico
打猎/Music.mid
打猎/WuLinShot.exe
打猎/Readme.txt
打猎/源代码/WuLinShot/Res
打猎/源代码/WuLinShot
打猎/源代码
打猎
1999-2046 搜珍网 All Rights Reserved.
本站作为网络服务提供者,仅为网络服务对象提供信息存储空间,仅对用户上载内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。
