-2

There is a game called hexxagon that I want to develop using html/css/js . It is a board game and the board looks like the board in the picture below. I have been trying for weeks but I couldn't manage to do. Now I only want create the board and the pieces then I can focus on the algorithm later. please , any help would be appreciated. Thank you.Photo of the board

Abdu Fayad
  • 11
  • 1

1 Answers1

3

Go to this link. I cannot recommend his article enough: it tells you all you need to know. For displaying it, I would recommend ROT.js. The page demonstrating hexagon usage is here.

TheGreatRambler
  • 128
  • 2
  • 10