logoalt Hacker News

ethan_smithyesterday at 3:47 AM1 replyview on HN

Check out "Game Programming Patterns" by Robert Nystrom and the GDC Vault for technical deep-dives. For HOMM specifically, the VCMI project (open-source HOMM3 engine) has source code that reveals implementation details like their A* pathfinding and combat AI systems.


Replies

ferguess_kyesterday at 11:40 AM

Thanks. I recalled a series of books called "Game Programming Gems", guess those are good too.

BTW absolutely love VCMI although I never managed to run it without error :/