Search the Community
Showing results for tags 'cut cake'.
-
There is a CUT CAKE game at http://www.html5pcode.com/a1ycutcake.htm The game uses a p-code. The p-code was written in HTML5 JavaScript. The home page is http://www.html5pcode.com The goal is to maximize the value of the 8 pieces of cake given to 8 people. There are 10 different toppings on the cake. Each person gives a value for each of the toppings. The cake has 24 sections, so each person can have 3 sections. The sections for each person must be contiguous. You can view the program's solution. There are 100 different games. Your solutions will be saved in the browser's local storage area. This game is written in a p-code. The p-code is executed by a p-code engine. If you click on PROGRAM in the RED STRIPE at the top, you can view the p-code programs. The p-code engine can execute the programs and it can edit the programs.There is a DATA option that allows you to see the program's data as it is being executed. There is a TRAIL option that allows you to execute the program in small steps. There is an RT, Real Time, option that allows you to change the program as it is executing. There are many YouTube videos that will show you how it works.