Page 1 of 1

Hexagonal grid based games.

Posted: Sun Jan 19, 2025 10:36 pm
by Mijikai
A few weeks ago i got interested in hexgrids for games :D
I started out by following the great tutorial provided by redblobgames.

Hexgrids are really cool especially for stategy or roleplaying games but also for others (ex. from the forum: Scrab by SPH)

Example Fallout: A Post Nuclear Role Playing Game
Image

About Hexagons (Youtube): Hexagons are the Bestagons 8)
Hexgrids need more love imho.

Image

Who has used hexgrids before?
What do you think about hexgrids?

Re: Hexagonal grid based games.

Posted: Tue Jan 21, 2025 2:33 am
by threedslider
Nice ! But I don't use the hexgrid thought, I love it what people can do it for game :mrgreen:

Me I prefer the 2D platform or cards games but it needs some skills to do it too :shock:

Do you want to make a game based on hexgrid ? Mijikai ?

Re: Hexagonal grid based games.

Posted: Tue Jan 21, 2025 4:10 am
by SPH
My game "Puzzle of Mystralia" is also based on "hexagonal" grids even if it is not visible at first glance.
Its PB code contains a summary that, instead of making X lines of code, only makes 50% of it

https://www.purebasic.fr/english/viewtopic.php?t=81167

Re: Hexagonal grid based games.

Posted: Tue Jan 21, 2025 10:47 pm
by Mijikai
Thanks for the replies.
@threedslider i might give it a try.
@SPH nice game, it reminds me of Opus Magnum

Re: Hexagonal grid based games.

Posted: Wed Jan 22, 2025 10:06 pm
by threedslider
Mijikai wrote: Tue Jan 21, 2025 10:47 pm @threedslider i might give it a try.
That I am looking forward to your game project :wink:

Re: Hexagonal grid based games.

Posted: Thu Jan 23, 2025 1:36 pm
by minimy
Thanks for share Mijikai! Very interesting links.
I remember old games with this method. Specially Redblobgames is very usefull.

Re: Hexagonal grid based games.

Posted: Sun Feb 02, 2025 4:47 am
by tj1010
I had to look up how this was different from 45 degree isometric/rhombus game engines, and it's just tile shape and 30 degree angle.

A small gripe about 2D games on major game stores like Epic and Steam: Don't try to get away with minimal-mechanics and story, it's not a AAA 3D game where you can kind of get away with it.. I think Epic gets at least a dozen 2D games a month that are just void of immersion..

Re: Hexagonal grid based games.

Posted: Sat Jul 19, 2025 2:29 pm
by Joubarbe
Yep, love hexagons, love wargames. Is your hex library test code open source by any chance?

Re: Hexagonal grid based games.

Posted: Mon Aug 11, 2025 4:49 am
by chikega
Have you seen the Hex-based wargame tutorial by Pete Hollyer on YouTube? He's quite prolific! :)

Re: Hexagonal grid based games.

Posted: Mon Aug 11, 2025 3:18 pm
by threedslider
Mijikai is quite busy from now but I hope he keeps that well too from grid based game :D