登录
首页 » Visual C++ » Game_S60_2D

Game_S60_2D

于 2007-09-04 发布 文件大小:407KB
0 132
下载积分: 1 下载次数: 30

代码说明:

  Symbian OS S60平台2D游戏引擎案例()

文件列表:

S60_Platform_2D_Game_Engine_Example
...................................\Example2D
...................................\.........\data
...................................\.........\....\diamond.mbm
...................................\.........\....\diamondbox.mbm
...................................\.........\....\Example2d.svg
...................................\.........\....\font.mbm
...................................\.........\....\level0.mbm
...................................\.........\....\monster.mbm
...................................\.........\....\noname-8b.raw
...................................\.........\....\noname2-8b.raw
...................................\.........\....\player.mbm
...................................\.........\....\sprites.mbm
...................................\.........\....\title.mbm
...................................\.........\group
...................................\.........\.....\bld.inf
...................................\.........\.....\example2d.mmp
...................................\.........\.....\example2d_loc.rss
...................................\.........\.....\example2d_reg.rss
...................................\.........\.....\icons.mk
...................................\.........\inc
...................................\.........\...\CAudio.h
...................................\.........\...\CBitmap.h
...................................\.........\...\CChrDiamond.h
...................................\.........\...\CChrDiamondBox.h
...................................\.........\...\CChrMonster.h
...................................\.........\...\CChrPlayer.h
...................................\.........\...\CFont.h
...................................\.........\...\CModelGame.h
...................................\.........\...\CModelHelp.h
...................................\.........\...\CModelTitle.h
...................................\.........\...\CSprite.h
...................................\.........\...\CTileMap.h
...................................\.........\...\CTiming.h
...................................\.........\...\Example2DApp.h
...................................\.........\...\Example2DAppui.h
...................................\.........\...\Example2DContainer.h
...................................\.........\...\Example2DDocument.h
...................................\.........\...\Global.h
...................................\.........\...\level0.h
...................................\.........\...\MAudioSource.h
...................................\.........\...\MCharacter.h
...................................\.........\...\MModel.h
...................................\.........\...\MSystem.h
...................................\.........\...\MTimingCall.h
...................................\.........\Licence.txt
...................................\.........\Release_Notes.htm
...................................\.........\Release_Notes.txt
...................................\.........\sis
...................................\.........\...\example2d_armv5.pkg
...................................\.........\...\example2d_armv5.SIS
...................................\.........\...\example2d_carbide.pkg
...................................\.........\...\example2d_gcce.pkg
...................................\.........\src
...................................\.........\...\CAudio.cpp
...................................\.........\...\CBitmap.cpp
...................................\.........\...\CChrDiamond.cpp
...................................\.........\...\CChrDiamondBox.cpp
...................................\.........\...\CChrMonster.cpp
...................................\.........\...\CChrPlayer.cpp
...................................\.........\...\CFont.cpp
...................................\.........\...\CModelGame.cpp
...................................\.........\...\CModelHelp.cpp
...................................\.........\...\CModelTitle.cpp
...................................\.........\...\CSprite.cpp
...................................\.........\...\CTileMap.cpp
...................................\.........\...\CTiming.cpp
...................................\.........\...\Example2DApp.cpp
...................................\.........\...\Example2DAppui.cpp
...................................\.........\...\Example2DContainer.cpp
...................................\.........\...\Example2DDocument.cpp

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

发表评论

0 个回复

  • octree
    3Do游戏代码,基于四差数的地形程序,lod地形实现。(3Do game code, based on the difference of four terrain procedures, incomplete realization of the terrain.)
    2005-04-05 19:14:14下载
    积分:1
  • tree
    森林的布局,游戏当中,场景和人物的关系,在前面,还是后面,遮隐效果(The layout of the forest, games, the relationship between scenes and characters in front or behind, nothing hidden effects)
    2008-01-17 14:16:16下载
    积分:1
  • tanchishe
    一个简单的贪吃蛇,希望多初学者有点帮助,就用了for循环写的(A simple snake, hope to beginners a little help, the program only used for the cycle to write)
    2017-04-19 18:58:22下载
    积分:1
  • 85646465467
    VB语言写的扑克牌电脑魔术——读懂你的心源代码.(VB language to write the poker magic computer- read your source code.)
    2013-08-09 11:36:59下载
    积分:1
  • BattleOffice2
    出现对象时,就设计对象,直到漏打5个对象时,则失败。(There object to the design object, until the leak to 5 objects, then fails.)
    2011-02-07 15:02:45下载
    积分:1
  • Demining-source-
    利用C++编写的扫雷游戏 自己编写框架 自动不是利用VC编译器生成 对累不运行有一定的了解(Minesweeper use C++ prepared to write your own framework than using the VC compiler automatically generates tired of not running a certain understanding)
    2013-07-23 20:28:57下载
    积分:1
  • zuma
    祖玛小游戏 实现基本功能 基本算法 给大家参考一下 地图两种圆形 和 直线(Zuma game to achieve the basic functions basic algorithm to refer to two kinds of circular and linear maps)
    2013-09-02 22:50:26下载
    积分:1
  • -the-poker-game
    本程序利用Card类数组模拟扑克牌,定义3个数组分别表示玩家手中的牌,电脑手中的牌和底牌,用srand((unsigned)time(NULL))产生随机数字,将底牌数组中随机的一项从底牌中移动到其他的数组中,模拟从洗好底牌中抓牌。表示出牌。 单人练习模式中,首先记下一个 1到13之间的随机数字,然后玩家抓牌,当手中的牌的点数恰与记下的随机数字相等,或用手中有的任意两张牌,通过加减乘除四则运算可以凑出该随机数字相等的点数,则停止抓牌并将这一张或两张出出去,随即记下一个新的随机数字,开始下一轮,直道手中的全部牌出完,游戏结束(This procedure using Card class array to simulate playing cards, the definition of the 3 arrays represent the game player cards, computer cards and cards, using srand ((unsigned) time (NULL)) to generate random numbers, random number in the array will be a move to the number of cards from other groups of cards, simulation from the wash hand in. Said. Single practice mode, first recorded random number between 1 to 13 next, and then the game player to draw cards, random number equal when the hand points exactly with the down, or in the hands of some arbitrary two cards, add, subtract, multiply and divide by four operations can make the random number equal points, then stop to draw a card and the card or two cards out, then write a new random number, start the next round, straight hands all the cards out, the end of the game)
    2013-08-19 15:13:48下载
    积分:1
  • chuanqi3
    传奇3服务端源码,测试过,能编译~ 非常不错的学习资源 里面没有map文件,要自己下载(The Mir3 sourcecode)
    2015-05-25 00:01:40下载
    积分:1
  • chess
    中国象棋 重庆大学出版社出版的《PC游戏编程(人机博弈)》一书的配套光盘内容。( Discs supporting Chongqing University Press published "PC game programming (man-machine game)," a book)
    2013-12-17 09:10:12下载
    积分:1
  • 696516资源总数
  • 106442会员总数
  • 11今日下载