PEMBUATAN TILEMAP DAN PATHFINDING BERTIPE STAGGERED MAP PADA GAME ENGINE COCOS2D-X UNTUK GAME BERFORMAT REAL TIME STRATEGY

Game is one of the most favorite entertainment media for many people. Rapid growth of game industry has positive effect on the development of game engine to develop a game. One of the most populer game engine is cocos2d-x. In development of RTS game there are many aspect as the concern including til...

全面介紹

Saved in:
書目詳細資料
Main Authors: , ASWINDA PRIMA PUTRA, , Anindita Suryarasmi, S.Kom.,M.Cs.
格式: Theses and Dissertations NonPeerReviewed
出版: [Yogyakarta] : Universitas Gadjah Mada 2014
主題:
ETD
在線閱讀:https://repository.ugm.ac.id/131498/
http://etd.ugm.ac.id/index.php?mod=penelitian_detail&sub=PenelitianDetail&act=view&typ=html&buku_id=71994
標簽: 添加標簽
沒有標簽, 成為第一個標記此記錄!
實物特徵
總結:Game is one of the most favorite entertainment media for many people. Rapid growth of game industry has positive effect on the development of game engine to develop a game. One of the most populer game engine is cocos2d-x. In development of RTS game there are many aspect as the concern including tilemap and pathfinding. Kind of suitable tilemap type for RTS genre game is staggered map, therefore on the development of the pathfinding algorithm for games also have to obey the rule of staggered map. In this research will discuss about making tilemap and pathfinding class on cocos2d-x game engine. Analysis conducted on the coordinates on staggered map, so can be implemented on tilemap class for tile placement and pathfinding class to determine neighbors of a tile in the implementation of A* algorithm. The test results indicate that tilemap and pathfinding class can be implemented in simple real time strategy game using cocos2d-x game engine.