A physics based puzzle game.
Play Slice Wise on
Android HERE or on the
Apple App Store Here for FREE.
Description
Use your cuts wisely, as it is not always as simple as it seems.
In this physics puzzle game, you need to feel your fingertips and prove your understanding of physics!
Your goal is to use a limited number of cuts, to make all the contaminated crates drop down and disappear.
Once achieved you can move on to the next level.
Site
NPGames
Twitch review
GameDevCompany
A
Video is worth a thousand words:
There are five types of crates:
•Yellow wich give you points.
•Wood wich you can cut.
•Stone wich are fixed/static.
•Metal wich you can't cut but act with Physics.
•Blue wich give you Points but fly.
And there are Ropes/Chains and maybe I add other joints.
I must test if it fits in.
To Do List:
Create Boxes
Create Ropes
Dynamic Shadows
(I feel like rendering the scene a second time is to heavy for some devices)
Loading/Saving Level.json (+ upload to my server)
Edit Level(+ multi touch rotation and stuff)
Cut Boxes
Cut Ropes
Better Slice Effect
Loading/saving Progress
Menu/GUI
Music and Sound Effects
Add Overall smoothness
Create many Levels Current: 56
Give the Player a reason to save up some cuts with stars from bronze to diamond
Somehow calculating the centre off mass for Flying boxes to apply the forces against gratify
The levels are made in a view minutes with the build in editor to showcase.
I can dynamically add/remove boxes and rotate/position them or add ropes/chains.
Actually I have a problem with the mobile(Android) version of the cutting algorithm which I can't solve.
I think it's something Paul need to look at.(I wrote him an email... no answer yet)
The cutting algorithm does have problems with very small pieces, but that don't happen much(the pieces must be very small)
I think it's because the algorithm to create polygon shapes don't notice those small pieces or it would have less than 3 polygons.
otherwise it is very stable and I did't notice any problems while testing my game.
Solved the problem above
Anyway I need a name... and what do you think