Are you ready for a whole new puzzle challenge? "360 Connect" is a revolutionary combination of hexagonal match-3, number puzzle, and exciting arcade gameplay.
Colored, numbered tiles circle a game board consisting of 19 hexagonal cells.
Your task is to place the tiles in such a way that three or more equal tiles merge to form a higher value tile. The faster you combine, the more points you get. Be sure to place the tiles before they complete a circle, or you lose a move. The game is over when no more tiles can be placed or you have no more moves. Each result also increases your experience bar. Each level-up gives you an additional move and therefore a better chance to beat the highscore.
Play 360 Connect now for free, train your cognitive skills and prove your superiority to your friends!
Like it? Rate 360 Connect
0 /
5 by 0 Users
");
jQuery('#rresult').fadeIn("slow");
});
}
else if (json_obj.data === "Already") {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"
" +
"" +
"Whooops! It looks like you voted already.
");
jQuery('#rresult').fadeIn("slow");
});
}
else if (json_obj.data === "Noguest") {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"
" +
"" +
"Sorry! You need to log in or register to vote.
");
jQuery('#rresult').fadeIn("slow");
});
}
},
error: function (response) {
jQuery('input[type="radio"]').prop('checked', false);
jQuery('#rate_in').fadeOut("slow", function () {
jQuery('#rresult p').html(
"