Split In Half
The goal is to split the shape in half. If the split area is within the margin, the difficulty increases. Try to successfully split the shape as much as possible.
This game heavily relies on Delaunay triangulation (implementation thanks to https://github.com/RafaelKuebler/DelaunayVoronoi) to create the shape. A custom 2D mesh is created so that I can split it into 2 and calculate the area,
Status | Released |
Platforms | HTML5 |
Author | danielmakc |
Made with | Unity |
Code license | MIT License |
Leave a comment
Log in with itch.io to leave a comment.