Play game
HexJam's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| FUN: Is the game enjoyable to play? | #81 | 2.704 | 3.000 |
| THEME: How well the theme is used? | #82 | 3.259 | 3.615 |
| POLISH: What is the overall quality of the game? | #115 | 2.357 | 2.615 |
Ranked from 13 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.
GitHub repository
https://github.com/zdravce988/HexJam
Leave a comment
Log in with itch.io to leave a comment.

Comments
I like the concept a lot, didn't really understand when placing tiles gives you a bomb, might just be a skill issue lol. Also inputs are a little off, with my games it usually happens when I resize the window, but your case may be different. I think adding some sort of tutorial and music would help a lot to improve the experience. :)
Hey, here is the final version of the game, we created a mobile game: https://play.google.com/store/apps/details?id=com.hexora.game. We would appreciate your feedback
I ran into "Exception thrown, see JavaScript console" :( but fun idea/concept! The tile input is a bit off though
Hey, here is the final version of the game, we created a mobile game: https://play.google.com/store/apps/details?id=com.hexora.game. We would appreciate your feedback
Screen position and mouse input are off by a tile, it's probably a web export problem so no big deal. Also touch does work (that's because raylib treats touch like mouse by default, you don't have to use GetTouchPosition and other functions unless you need to support multitouch and/or gestures. )
Didn't know that about touch input. Good that it works. I've been fiddling around with the resolution and the web export couldn't get it to work correctly, but at the same time the game was made in one day so had no time really concentrate on all the stuff. Thanks for the review.
A bit hard to wrap around, but enjoyable nonetheless.
Yeah it's a bit tough to understand the game mechanics. Probably needs some more effects to convey the rules more clearly, and scoring system would also need to be reworked.
Hey, here is the final version of the game, we created a mobile game: https://play.google.com/store/apps/details?id=com.hexora.game. We would appreciate your feedback
Is this a dorfromantik-like? I found it pleasant, but it could have really used some background music and sound effects. Here's my final board:
Didn't have the time to implement music, but it would definitely add to the experience. The idea was for the board to be infinite but had no time to implement the camera and scrolling around the map.
Hey, here is the final version of the game, we created a mobile game: https://play.google.com/store/apps/details?id=com.hexora.game. We would appreciate your feedback