Welcome, Guest. Please login or register. Did you miss your activation email?

Author Topic: Hexagon grid library - zsys  (Read 2035 times)

0 Members and 1 Guest are viewing this topic.

rcote

  • Newbie
  • *
  • Posts: 1
    • View Profile
    • Email
Hexagon grid library - zsys
« on: November 22, 2018, 10:20:55 pm »
Hi everyone,

I've been experimenting with the SFML library recently for the first time and I decided to create an hexagon grid library with it for a project of mine. The concept is to have events like mouse click, move, delete and so one.. on every hexagon.

You can take a look at a small demo I made there:


And you can download and find info on the library there:
https://www.zone09.net/?p=03Y29udGVudC9kZXYvbGlienN5cy9saWJ6c3lzX2Jhc2ljLnBocA==

Code for demo can be found in the attachment.

I would like your comment on this if you don't mind  :)


Thanks
« Last Edit: November 28, 2018, 06:27:27 pm by rcote »