Gourmet Game - The Classic job test in Functional Code/NodeJS
To start the game, just open the "index.js" with Node 8+
node index.js
And Have fun :)
-
Plan with a flowchart the general algorythm.
-
Plan operator and methods for the algorythms.
-
Do the plans
-
Fix bugs