image bg How to slice
image How to slice
How to slice
Play Now
Game loading..
25
image bg How to slice

How to slice

0 plays

How to slice

How to Slice is an engaging and casual puzzle game that challenges players to use their cutting skills to fill deep pits with stone blocks. With a simple yet captivating gameplay mechanic, you will use your cursor to draw a cutting line across the stone above the pit. By clicking and dragging from the left side of the screen to

Play How to slice
$('.sidebar').mouseenter(function() { $('.logo-icon').css('width', '120px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo.png'); }); $('.sidebar').mouseleave(function() { $('.logo-icon').css('width', '35px'); $('.logo-icon').attr('src', '../../../static/logo/kizi/logo-35.png'); });