Myself and another user (the latter of whom is no longer an active member) did work on a Blockbusters project as early as 2009, but further development was on hold for some time now due to another user's code being too complex.
While I do have experience with the text boxes, entering of answers, etc., I do not have much experience with the connecting of hexagons to allow for the round to be won.
Here is a video of a playing of Blockbusters:
http://www.youtube.com/watch?v=rbn67u0k6tc
If you notice the way the hexagons are connected, what would you recommend in order to allow for the hexagons to be connected to allow for a win?
Maybe it has to do with the adding up of certain Index numbers in an array plus that in order to win the game, the player would have to have a certain total or a minimum total when the winning connection is made, plus maybe connect a certain number of blocks as well?
What coding suggestions do you recommend for connecting the hexagons?
While I do have experience with the text boxes, entering of answers, etc., I do not have much experience with the connecting of hexagons to allow for the round to be won.
Here is a video of a playing of Blockbusters:
http://www.youtube.com/watch?v=rbn67u0k6tc
If you notice the way the hexagons are connected, what would you recommend in order to allow for the hexagons to be connected to allow for a win?
Maybe it has to do with the adding up of certain Index numbers in an array plus that in order to win the game, the player would have to have a certain total or a minimum total when the winning connection is made, plus maybe connect a certain number of blocks as well?
What coding suggestions do you recommend for connecting the hexagons?