McArray
A coding game where you are working in fast food restaurant and serve food to clients using array methods like .at(), .shift(), .pop() and .splice()
Inspired by Flexbox Froggy
I wanted to create game that will help begginers understand how array methods work