Open Source 2D Game Engine that supports Hexagon Maps for .NET
Posted
by Fred F.
on Stack Overflow
See other posts from Stack Overflow
or by Fred F.
Published on 2010-03-14T18:07:39Z
Indexed on
2010/05/23
14:30 UTC
Read the original article
Hit count: 289
.NET
|game-engine
Hello,
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.
© Stack Overflow or respective owner