开发者

Creating a pokemon type game in XNA? [closed]

开发者 https://www.devze.com 2023-03-22 22:36 出处:网络
Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on开发者_JAVA技巧-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently accepting answers.

Want to improve this question? Update the question so it's on开发者_JAVA技巧-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

Does any know of any tutorials or topics on this? Idk what a pokemon type game is called. I guess what I'm really interested in is how to lay out the terrain and buildings and making sure the character does not walk through buildings basically how to create the "map" and how to bind the character to a path on that map. I know how to do most of the other stuff.


http://create.msdn.com/en-US/education/catalog/sample/roleplaying_game


It's a 2D tile based game, so search for material using that phrase.

http://www.google.com/search?sourceid=chrome&ie=UTF-8&q=2d+tile+based+game+tutorial

This looks like a decent tutorial: http://upfgeeks.files.wordpress.com/2009/05/tuto-tile-engine.pdf

0

精彩评论

暂无评论...
验证码 换一张
取 消