I had forgotten about this game, but recently I noticed someone logged an even better score a while ago on my version of this game. The maximum score afaik is 127241744 by going in a spiral like so:
+--+--+--+--+--+--+
| 1| 2|31|29|28|27|
+--+--+--+--+--+--+
| 3| 4|32|30|26|25|
+--+--+--+--+--+--+
| 5| 6|34|33|24|23|
+--+--+--+--+--+--+
| 7| 8|36|35|21|22|
+--+--+--+--+--+--+
| 9|10|13|16|18|20|
+--+--+--+--+--+--+
|11|12|14|15|17|19|
+--+--+--+--+--+--+I've also uploaded my version to itch see here https://bdrgames.itch.io/hexasum
This game is awesome. Been competing with my friends for a few days.
But please, please, please add "," - thousand delimiters for large numbers, it is very hard to see and every time I need to count digits to be sure. All my friends agree as well.
Oh no, losing the source code that sucks so much. It's a pretty cool puzzle game, I would also add an instructions screen and maybe highlight/color the top 3 maximum nrs.
← Return to game
Comments
Log in with itch.io to leave a comment.
I had forgotten about this game, but recently I noticed someone logged an even better score a while ago on my version of this game. The maximum score afaik is 127241744 by going in a spiral like so:
Nice!
I've made my own version of this game, except with hexagons http://bdrgames.nl/html5/hexasum/ :)
Nice!
It's an Interesting puzzle, the maximum I could find is 120.798.608 by going in a spiral and making sure the highest numbers are always on the inside.
😎I think I found the perfect score: 124.343.592 (spoiler)
This game is awesome. Been competing with my friends for a few days.
But please, please, please add "," - thousand delimiters for large numbers, it is very hard to see and every time I need to count digits to be sure. All my friends agree as well.
Thanks! Sadly I lost the source code of the project on a filesystem accident. If I reconstruct the game I'll enhance the readability.
Oh no, losing the source code that sucks so much. It's a pretty cool puzzle game, I would also add an instructions screen and maybe highlight/color the top 3 maximum nrs.
Good idea!