Open Source 2D Game Engine that supports Hexagon Maps for .NET

无人久伴 提交于 2019-12-23 10:21:45

问题


I cannot find a 2D game engine to create hexagon maps for .net. The best I can find is Xconq (http://sourceforge.net/projects/xconq/) and pygame. Does anybody where I can find any? preferrably one like xconq.

Thank you for your time and effort. I really apprecate it.

Edit: I would like to have feature of a strategic nature. Like adding custom AIs, path finding, etc. Xcong is an engine for turn-based strategy games.


回答1:


Does this help? Hexagonal grid for games and other projects - Part 1 at http://www.codeproject.com/KB/graphics/hexagonal_part1.aspx




回答2:


You should check out Mappy. I remember using it a while ago and it was pretty good. They have an XNA Playback library as well, so you can look at the .NET code for reading Mappy files



来源:https://stackoverflow.com/questions/2443140/open-source-2d-game-engine-that-supports-hexagon-maps-for-net

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!