/PieCut

Mini-game where you divide cake into a specific percentage by volume.

Primary LanguageJavaScriptMIT LicenseMIT

PieCut

Mini-game where you divide pie into a specific percentage by volume. If the volume difference between the pie you cut and the target is within 5%, then you have won that round!

Try it here!

Screenshot

Usage

# Clone the repo.
$ git clone https://github.com/JamesFator/PieCut.git && cd PieCut
# Simply open the HMTL file.
$ open index.html