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
Asked
Active
Viewed 2,331 times
-2
-
My advice it to start with javascript game basics! – Emmanuel Mtali Mar 13 '18 at 18:26
1 Answers
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